Easter date and 12 Months Calendar for any year in PHP
Calendar The files within the calendar zip file comprise a simple PHP program to allow you to generate a calendar for any year as a web page and to print it out on one page of A4 size paper. It also calculates the date of Easter Sunday. You can set the year by tagging it on as a parameter to the end of the URL like this: http://localhost/calendar/calendar.php?year=1912 If you don’t tag on the year
- Read more about Easter date and 12 Months Calendar for any year in PHP
- Log in or register to post comments
- 227 views