I need to make a select list for a web page in the following format:

01/01/01-01/07/01
01/08/01-01/14/01
01/15/01-01/21/01
etc
etc
till the end of 2002 and further in the future eventually

I'd like to make PHP generate this for me so I don't have to handcode it for
each year in the future.  I've looked at the date/time functions and I'm a
bit confused.  Any help would be appreciated.  Thanks!

Jon


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to