Collective: Build Calendar with PHP

Collective May 5, 2010 by Community

For my last project I required to use calendar in PHP. So, instead of searching, I decided to create code for calendar myself in PHP. Working on logic I used for creating calendar, I didn’t find it hard to build it. On the other hand, it was way too easy to create it than it actually looks like. No doubts, I was very much helped by many date and time pre built functions provided by PHP.

Source

http://rohitsengar.cueblocks.net/build-calendar-with-php/

Demo

http://rohitsengar.cueblocks.net/calendar/?ym=201005

Tagged with: , ,