L lyderslim New member Apr 25, 2009 #1 I have a field in my mySql database that has the datatype of TIME. I need to display it on my web page using PHP. If I display it without formatting it, it comes out like: 21:00:00 I'd like it to display as: 9:00 pm
I have a field in my mySql database that has the datatype of TIME. I need to display it on my web page using PHP. If I display it without formatting it, it comes out like: 21:00:00 I'd like it to display as: 9:00 pm