Hello,

I have a site that lists cars in a MySql database.
I want to display on a page how many makes of each are in the database
(Under the feild make)
Like:
Honda (30)        //Then links to the honda page etc
Toyota (25)
Ford (7)

Do you know what I mean. I know how to produce results from MySql, but I
don't know how to get it to count how many hondas, toyotas etc on the same
page from within the database.


help!

--
Regards,


YoBro
-------------------------------------------------------------
DO NOT REPLY TO THIS VIA EMAIL
PLEASE USE THE NEWSGROUP
All emails sent to this address are automatically deleted.
This is to avoid SPAM!
-------------------------------------------------------------



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