   #PHP Manual Date and Time functions strtotime dBase functions

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                     time

   (PHP 3, PHP 4 )
   time -- Return current Unix timestamp

Description

   int time ( void )

   Returns the current time measured in the number of seconds since the
   Unix Epoch (January 1 1970 00:00:00 GMT).

   See also date() and microtime().
   ______________________________________________________________________

   Prev      Home            Next
   strtotime  Up  dBase functions
