¡@

Home 

php Programming Glossary: internal_date

Getting all dates for Mondays and Tuesdays for the next year

http://stackoverflow.com/questions/2045736/getting-all-dates-for-mondays-and-tuesdays-for-the-next-year

date '3' handle the excluded dates function isExcludedDate internal_date global excluded_dates return in_array internal_date excluded_dates.. internal_date global excluded_dates return in_array internal_date excluded_dates Now we just need to iterate over every day of.. not in the excluded list foreach range 0 365 as day internal_date date INTERNAL_FORMAT strtotime start_date day days this_day..