Change format of date
Posted: Sat Dec 26, 2009 9:04 pm
Good Morning guys, i have problem in converting the date (which is in numerical format) in text format....
suppose i have a date..
$date = 12/01/2009
so its output should be, 12th january 2009 (means i have to just convert the month only not the date or year)
Thanx
suppose i have a date..
$date = 12/01/2009
so its output should be, 12th january 2009 (means i have to just convert the month only not the date or year)
Thanx