Jump to content

Working Out Working Day's


leachus2002

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.