Saturday, July 2, 2011

CodeIgniter from Scratch, Day 10: The Calendar Library

Author: Burak Guzel
In this tenth episode of the CodeIgniter From Scratch screencast series, we will be exploring the Calendar library. We are also going to utilize the database class and jQuery AJAX. I will show you how to build a simple and CSS-styled calendar page, which will have the ability to store and display content for each day.

Day 10: The Calendar Library