Quantcast
Channel: eHow - PHP / MySQL Programming How To's
Viewing all articles
Browse latest Browse all 161

How to Convert a PHP Timestamp to a Date

$
0
0

PHP offers a date function to convert timestamps to formatted datesA PHP timestamp stores the number of seconds since 00:00:00 Jan. 1, 1970, known as the Unix epoch date. This system allows dates to be manipulated and stored as standard numbers and offers a common base from which they can easily be converted to diff...


Viewing all articles
Browse latest Browse all 161

Trending Articles