Search Webmaster Help and Solution

[RESOLVED] Get weekday name out of database

I have been a date formatted as datetime in my mysql table and I would like to out put the day of the week that this date falls on so that I can convert my dates to something like
Monday 12th August.
The DATENAME just isnt working for me. Is there a simple way to associate the week day name with the date in PHP.

Thanks in advance I have been a date formatted as datetime in my mysql table and I would like to out put the day of the week that this date falls on so that I can convert my dates to something like
Monday 12th August.
The DATENAME just isnt working for me. Is there a simple way to associate the week day name with the date in PHP.

Thanks in advance

View Complete Thread with Replies

Related Items

Query failed: connection to localhost:3354 failed (errno=111, msg=Connection refused).