Hello, please can anyone help me with a syntax on how to format a date from mysql table with php? the date in mysql table is like this 2011-03-05 and I want to format is like this Saturday March 05, 2011. I want each time i echo out any date from the table the date will be in this format (Saturday March 05, 2011).
Waiting for a quick response.
Thank you