Easy Tutorial
❮ Func String Crc32 Php Ref Zip ❯

PHP time() Function

PHP Date/Time Reference Manual

Example

Return the Unix timestamp of the current time, formatted as a date:


Definition and Usage

The time() function returns the current time in seconds since the Unix Epoch (January 1, 1970 00:00:00 GMT).

Syntax

Technical Details

Return Value: Returns an integer containing the Unix timestamp of the current time.
PHP Version: 4+
--- ---

❮ Func String Crc32 Php Ref Zip ❯