PHP to show list of the start dates of every week

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
aaron118
Forum Newbie
Posts: 2
Joined: Fri Mar 19, 2010 2:14 pm

PHP to show list of the start dates of every week

Post by aaron118 »

I'm wondering how I can display a drop down list of the dates of the beginning of every week of the year selected (drop down box to select year), because I'm trying to make a script to show all the events for the chosen week.

Any help would be appreciated,
Aaron
Post Reply