Create a jQuery Calendar with AJAX, PHP, and a Remote Data Source
The final calendar in this tutorial contains a hyperlink for each day of the month. When a hyperlink is clicked, a list of events for that day is requested from a remote script, cached client-side, and displayed on the page.

