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
saranda
Forum Newbie
Posts: 15
Joined: Wed May 10, 2006 6:18 pm

php calendar

Post by saranda »

i need a php calendar sample any thet is siple and i can use it and manipulate with it

do you know where can i find something like this..
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

I wrote something a while back that was for a pop-up calendar. YOu can find it in code snippets. it could be easily modified for an event calendar or the like.

otherwise I'd suggest hitting up hotscripts.com.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

There are a boatload of calendar scripts at hotscripts, phpclasses.org and a number of other places. I just downloaded a bunch of them. You might to google 'PHP calendar script'.
Post Reply