Do you have any idea on how to format a date coming from the database because i don't have any idea on how to format the date...
Since the format of the date in mysql is YYYY-mm-dd. All i want is to change the format
for example if i have 2
007-02-28
and i want to format it like
February 20,2007
is it possible?

Since the format of the date in mysql is YYYY-mm-dd. All i want is to change the format
for example if i have 2
007-02-28
and i want to format it like
February 20,2007
is it possible?
