I am querying a list with a date field.  I want to order the list by the
date field and only show each days date once with the other fields showing.


(row 1) 2001-08-19 - some text here.
(row 2)                        more text under same date.  My date does not
show.
(row 3) 2001-08-20 - Lots of text today.
(row 4)                        Even more text here today.   My date does not
show.
(row 5)                        Yes more text, date not showing.






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