Related Functions
strtotime
PHP 4.0+Parses English textual date and time descriptions into Unix timestamps, enabling flexible date manipulation and comparison operations.
Description
The strtotime()
Parses English textual date and time descriptions into Unix timestamps, enabling flexible date manipulation and comparison operations.
Example