can anyone help??????

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
vidyadoiphode
Forum Newbie
Posts: 14
Joined: Wed Oct 04, 2006 4:46 am

can anyone help??????

Post by vidyadoiphode »

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
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

What have you tried?
vidyadoiphode
Forum Newbie
Posts: 14
Joined: Wed Oct 04, 2006 4:46 am

Post by vidyadoiphode »

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.
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

Sounds neat!
vidyadoiphode
Forum Newbie
Posts: 14
Joined: Wed Oct 04, 2006 4:46 am

Post by vidyadoiphode »

I got solution
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Can you mark this thread as solved then, by adding a [SOLVED] to the original post title? Thanks.
Post Reply