Using PHP, I have a DIV I need to show each week on Thursday from 7pm to 8pm (server time, not user time). I’m thinking I need something with mktime here but I’m not sure how to make sure it does it each week at the same day/time interval.
Any thoughts?
1 Answer