(PHP3 , PHP4 )
int time(void);
int time
Returns the current time measured in the number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT).
See also date().