Related Functions
time
PHP 4.0.0+Returns the current Unix timestamp representing seconds elapsed since January 1, 1970 00:00:00 GMT.
Description
The time()
Returns the current Unix timestamp representing seconds elapsed since January 1, 1970 00:00:00 GMT.
Example