Hey guys, sorry for all the n00bie questions however this time I am wondering how to display a set of data from a database. For example if the database has 4 columns cId, thank you, dId, am and I would like to display all the information in a table where session id = dId. I can create the query but how do you actually display this information?
Thanks.
displaying data
Moderator: General Moderators
mysql_fetch_row
You will find more information here: http://us2.php.net/mysql_fetch_row
ya...just look up a basic php tutorial, like this one: http://ghettointeractions.com/programmi ... torial=two
-wyrmmage
-wyrmmage
