Please forgive my newbidity, I've tried to search the php forums and manual but I'm not even sure what sort of date I'm dealing with.
I have a MySQL database with a date field (startDate) that has data in it of this form:
2453748
My first question is, what format is that ?
My second question is, how can my php script put it into a form that looks like this: 2005-Jan-06
Many thanks,
beta