Useful resources for my PHP, mySQL & Javascript calender
Ive started working on an events calender for a friend of mine and to my utter dismay I couldnt find one to simply purchase, download and adjust to my needs. Nearly all the ones I found had encoded scripts or needed extra software on the server to run. Since then I started working on my own, using a calender class I found online, and some other resources listed below:
Mike West's DataRequestor This class wraps the XMLHttpRequest object with a friendly API that makes complicated data requests trivial to impliment in your application.
DOM Tooltip DOM Tooltip is a very versatile and powerful javascript library
LTW Calendar ltwCalendar is an event calendar programmed in PHP and currently uses mySQL as a database backend. With ltwCalendar, you can add single events or recurring events.
To read more about the project, check out my Recent Projects page, or rocket on over to my Test Server to see it in action.

Write a comment