leachus2002 Posted September 7, 2010 Share Posted September 7, 2010 Hi There, I am trying to create a webpage that displays tasks that need to be completed on specific days. For example, every tuesday, every Friday etc etc. I am finding problems though then I try to display tasks that need to be done on, for example, the first working day of the month. Is there any way that PHP can work out the first working day of the month? Our working days are Monday to Friday. I have a database backend to this that has the following columns if that helps: TASK_NAME TASK_SUMMARY TASK_WEEKDAY TASK_DAY_IN_MONTH TASK_MONTH Happy to change the DB if I need to as it is empty at the moment. Thanks in advance Matt Link to comment https://forums.phpfreaks.com/topic/212748-working-out-working-days/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.