rrobertson1979
Technical User
I currently have a DB storing event dates. They are stored in the format yyyy-mm-dd. This format I need so I can run a query to only show results for the next 7 days. However, I would like to display the date in PHP in the format "Wednesday, March 2", not 2005-03-02.
Any suggestions would be greatly appreciated!!
Any suggestions would be greatly appreciated!!