Convert MySQL date to Month and Day
Posted: Sat Mar 01, 2003 12:12 am
I have retreived a date from a MySQL database such as 1993-06-01.
I want to take that value and convert it with PHP to: June, 1993.
I am sure this is simple but am having trouble finding the right function.
Thanks in advance,
-Craig
I want to take that value and convert it with PHP to: June, 1993.
I am sure this is simple but am having trouble finding the right function.
Thanks in advance,
-Craig