View Single Post
Old 10-24-2007, 03:33 PM   #3 (permalink)
Acrylic
The Wanderer
 
Acrylic's Avatar
 
Join Date: Sep 2007
Location: Rochester, NY
Posts: 6
Thanks: 1
Acrylic is on a distinguished road
Default

Thanks Karl, but how would I separate each type (which only goto 4 btw) into their own table with only one select statement? Like I would have 5 tables each with a while loop for the $result*.

PHP Code:
while($row mysql_fetch_array($result1MYSQL_BOTH)){ 
OR am I just missing the picture and being a hard head? :)

Thanks though I will look into doing sprintf
Acrylic is offline  
Reply With Quote