jhilb
12-09-2003, 01:44 AM
I am trying to figure out how to convert the following date format:
Dec-03-03 (MMM-DD-YY)
into
12/03/2003
Any native php functions to do this? I couldn't find anything.
Php only, not MySQL.
Thanks,
J
Dec-03-03 (MMM-DD-YY)
into
12/03/2003
Any native php functions to do this? I couldn't find anything.
Php only, not MySQL.
Thanks,
J