Don Mon, 10 Sep 2001 13:06:07 -0700
Hi, I have a variable containing a date in the form of "12/03/01". I wish to display it as: December 03, 2001. Is there a built in PHP method for doing this or am I on my own and have to write by own functions (which I can do). Thanks, Don