Hey all,


Im working on a system to be able to take a big list of entries that is 
sorted by a date field, and be able to identify them into weekly groups 
(monday to monday or sunday to sunday etc).....

So basically, for the example here, say I had 100 entries over a 1 month 
period. What I want to be able to do is, as the 'while' loop is running, 
every time a weeks worth of entries passes it does some defined task 
(alternate colour, insert a line break or whatever).

Ive been working on a way but it seems a very long and involved method. Has 
anyone got any pointers or ideas they might be able to throw at me so I can 
make this a more simple method.



Thanks


Chris


--
     Chris Aitken - Administration/Database Designer - IDEAL Internet
  email: [EMAIL PROTECTED]  phone: +61 2 4628 8888  fax: +61 2 4628 8890
              __-----------------------------------------__
                           *** Big Brother ***
It just shows that the dull will rule the world. And we will be watching it.


-- 
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