View Single Post
Old 01-14-2010, 11:55 PM  
mkx
Confirmed User
 
Industry Role:
Join Date: Nov 2003
Location: Toronto
Posts: 4,001
how do i echo all rows in php?

Is there a way to show all rows in a database table without having to echo row[0] echo row [1] for each field?



did select * from blah where id=1 but theres about 50 fields (keyword tags) so can i just echo them all?
mkx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote