How should I pick dates?

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
8kobe
Forum Newbie
Posts: 14
Joined: Sun Mar 05, 2006 11:35 am

How should I pick dates?

Post by 8kobe »

I want to make an easy way to pick dates for users. I have seen little calendar's that are off to the side. Does anyone know where I can find this code? I assume they have an open source for it. I haven't found one yet. Thanks
User avatar
hawleyjr
BeerMod
Posts: 2170
Joined: Tue Jan 13, 2004 4:58 pm
Location: Jax FL & Spokane WA USA

Post by hawleyjr »

Have you looked in our Code Snippets?
8kobe
Forum Newbie
Posts: 14
Joined: Sun Mar 05, 2006 11:35 am

Post by 8kobe »

ya, I just can't find what I am looking for.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

User avatar
Buddha443556
Forum Regular
Posts: 873
Joined: Fri Mar 19, 2004 1:51 pm

Post by Buddha443556 »

Ok, not the topic I was expecting ... yes my mind was in the gutter! But ...

http://developer.yahoo.net/yui/calendar/index.html

... under BSDL AFIAK.
Post Reply