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
vidyadoiphode
Forum Newbie
Posts: 14 Joined: Wed Oct 04, 2006 4:46 am
Post
by vidyadoiphode » Tue Apr 03, 2007 11:50 pm
hello,
I want to show pull down menu that always shows the next 12 weeks.
e.g
April 2-8, 2007
April 9-15, 2007
April 16-22, 2007
and so forth….
Each week period always starts with a Monday.
thanks
Benjamin
Site Administrator
Posts: 6935 Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin » Tue Apr 03, 2007 11:55 pm
What have you tried?
vidyadoiphode
Forum Newbie
Posts: 14 Joined: Wed Oct 04, 2006 4:46 am
Post
by vidyadoiphode » Wed Apr 04, 2007 12:00 am
I am working on event section.
User can search events by selecting date range.
Users can always find out which events are scheduled within the next 12 weeks.
Benjamin
Site Administrator
Posts: 6935 Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin » Wed Apr 04, 2007 12:00 am
Sounds neat!
RobertGonzalez
Site Administrator
Posts: 14293 Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA
Post
by RobertGonzalez » Wed Apr 04, 2007 11:39 am
Can you mark this thread as solved then, by adding a [SOLVED] to the original post title? Thanks.