Converting day of week to dates for the current month with MYSQL & PHP
问题 Spent a while searching and couldn't find any answers. Really simple question I hope. In my database I have a string column dayOfWeek. I use this to track what day of week weekly events are scheduled for. Usually I match the dayOfWeek to the current day using PHP and display the correct events. What I want to do is show a calendar into the future which makes a list of the future dates of the weekly recurring event. For example, if the event takes place on Tuesday, and Feb 2017 has Tuesdays on