MySQL Forums
Forum List  »  PHP

Re: timestamp formating in php webpage
Posted by: Peter Brawley
Date: April 08, 2009 05:35PM

Use the MySQL function DATE_FORMAT() in your query, or the PHP function date_format() in your script.

PB
http://www.artfulsoftware.com

Options: ReplyQuote


Subject
Written By
Posted
Re: timestamp formating in php webpage
April 08, 2009 05:35PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.