To keep track of the date and time, PHP uses standard Unix
timestamps, which are simply the number of seconds since the start of
January 1, 1970. To determine the current timestamp, you can use the
time function:
echo time();
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.