leachus2002 Posted September 16, 2010 Share Posted September 16, 2010 Hi There, I am trying to use PHP to create a calendar that only show's working days - which are monday to friday. Is there any way that PHP can return a list of the next 5 working day's dates? For example, if today is Thursday 15th Sept - could it return the numbers 15,16,19,20 and 21? Thanks Matt Link to comment https://forums.phpfreaks.com/topic/213550-working-with-dates-and-times/ Share on other sites More sharing options...
litebearer Posted September 16, 2010 Share Posted September 16, 2010 Might look at some of the posts here ... http://php.net/manual/en/function.getdate.php Link to comment https://forums.phpfreaks.com/topic/213550-working-with-dates-and-times/#findComment-1111646 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.