How are you displaying it? Show us some code...
---John Holmes...
- Original Message -
From: "Brian V Bonini" <[EMAIL PROTECTED]>
To: "PHP Lists" <[EMAIL PROTECTED]>
Sent: Tuesday, July 30, 2002 11:52 AM
Subject: [PHP] Sorting Output
> I have a d
I have a db with the following fields:
id | month | company | title | name | role | show_company | show_title |
show_month
sql query is: "select * FROM db ORDER BY month DESC";
Output gets formatted like:
month
- company
- title
name role
name role
- title
name role
- com
2 matches
Mail list logo