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
|
|
Search Webmaster Help and Solution
[RESOLVED] Get weekday name out of databaseRelated ItemsQuery failed: connection to localhost:3354 failed (errno=111, msg=Connection refused). |
