Timestamp

Timestamp is representation of time since January 1st 1970. This date was chosen arbitrarily, there is no special event that is tided to this date, it was simply a convenient date to work with. On January 19, 2038 32-bit systems will have 32-bit overflow and count will start again. It is important to upgrade to 64-bit systems before that date.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator