php Calendar ?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rob1
Forum Newbie
Posts: 12
Joined: Mon Jul 28, 2008 10:05 am

php Calendar ?

Post by rob1 »

I was thinking of adding a calendar to my web app, so if there are events planned they can appear in a different colour.

im sure there are many custom calendars out there, but I was wondering if anyone has found one thats really good and that they used on a regular basis within their apps/sites and wouldnt mind sharing
Griven
Forum Contributor
Posts: 165
Joined: Sat May 09, 2009 8:23 pm

Re: php Calendar ?

Post by Griven »

I found this one a while back, and haven't had a problem with it.

http://www.phpcodeworks.com/pec
Post Reply