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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.