Installing Quick Calendar
Installing the quick calendar is easy. Follow the steps below:
Make sure your have LAMP running.
If using PHP 4, need to have magic_quote off. Check that the php directive short_open_tag is 1 (editable via php.ini or .htaccess). The phpinfo() function reveals all your settings.
Download the source code from here
Unzip the downloaded code into a directory of [...]
