Home     PHP / Javascript / Ajax
PHP Calendar Function Script

PHP Script Codes > calendars

Calendar Function Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 2407

PHP Script Codes > Calendar Function
Calendar is a PHP function that accepts the month and year as parameters and displays the events based on an include file. The include file is an array with the index being the day of the month and the value being a string to be displayed. The value can be text, or HTML with a style or JavaScript. The name of the include file corresponds to the parameters of the function.