Reply to Formatting a date with php from a mysql table
Posted by mantrid on 10/27/07 19:57
Hello
I have date and time in my mysql table in the form
2007-05-03 00:00:00
which I have dispayed on my webpage using
echo $selldatetime
I want to know how I can display it in the form
03-05-2007