Thread
:
how do i echo all rows in php?
View Single Post
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
View Public Profile
Find More Posts by mkx