Saturday, May 1, 2010

Converting a date from MySQL to human readable format

date("M j, Y", strtotime($MySQLDate))

No comments:

Post a Comment