Log in / create account | Login with OpenID
DocForge
Programmer's Wiki

PHP/time

From DocForge

< PHP

The time function returns the current Unix timestamp.

int time ()

[edit] Return Value

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