Hi all,
I'd like to convert a retrieved mysql datetime date format into a human readable format date in php.
I know i can use the mysql date_format but in this script i dont want to create a select statement.I got the above result via sessions from previous pages.
can anyone please help with this?
thank you in advance