Source Code Make Calender with PHP Programming

Here is source code to make Calender with PHP programming. 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 parameter then it defaults to the current year.
This simple program demonstrates three dimension arrays, object orientated programming, and a bit of CSS for formatting HTML tables.

If you interested with this code, please click link download below.


EmoticonEmoticon