Free Calendar with MySQL and Script.aculo.us has 3 main parts, the Javascript, the HTML and the PHP script. You can change the date with the form and it will update the calendar without having to reload the entire page, AJAX style.
Its very easy to use this Calendar System. Simply copy the entire calendar into whatever directory you want. Create your database and import the “databaseSQL.sql” file into it, this will create the default data for running it. And then, alter the “databaseConnection.php” file to show your connection details.
This Calendar gives you the ability to modify colors and messages with a simple and user friendly interface. Find following screenshot for reference.
Website: http://nodstrum.com/2007/06/27/mysql-calendar/
Demo: http://res.nodstrum.com/mysqlCalendar/index.php
Leave a Reply