Posted by P80 on 03/14/05 00:35
I do a mysql request like this one: SELECT DISTINCT (brand), COUNT( brand )FROM `machines` where category like 'sold' group by brand" I get this from mysql: brand COUNT( brand) brandx 4 brandy 12 how can I echo this result in php? thanx in advance Pat
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming