Wednesday, June 25, 2003

Does anyone have any idea how the date() function in php works? Basically, I use the timestamp feature of Mysql which gives me a string like this:



20030625095038



But when I use date(Y, $Mysql_timestamp) is thinks it is 2038!

No comments:

Post a Comment