Help for this page

Select Code to Download


  1. or download this
        $db->sql("
            select starttime = getdate()
    ...
                print "\n";
            }
        } while $db->MoreResults();
    
  2. or download this
    starttime
    2002-08-01 18:45:31.277
    ...
    1
    starttime
    2002-08-01 18:45:31.277
    
  3. or download this
    starttime
    2002-08-01 18:45:31.277
    ...
    1     2
    endtime
    2002-08-01 18:45:31.277