Hello,

On 12/27/2002 06:20 PM, Edward Peloke wrote:
I need to create a basic calendar page for my office where people can post
their days off.  All the data will be stored in the mysql db.  Does anyone
know of any good code I an use to get me started?  I have seen a lot online
of calendar systems but I just want something to start with, not a finished
product.
You may want to try this class. It displays the calendar months that you specify. You can sub-class it to override the data or details of presentation of calendar table cells. An example sub-class is provided to show how to do that.

http://www.phpclasses.org/calendargenerator


--

Regards,
Manuel Lemos


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to