Posts Tagged ‘calendar’

Creating a PHP Calendar

Monday, October 19th, 2009

Online calendars can be useful and can vary in complexity from a simple calendar to a full blown online booking system. In this tutorial i am going to cover the former of the two.
First thing that needs to be done is to work out what information we will need to collect and display. (more…)