I isk2837 New member Dec 8, 2010 #1 I'm using php. enter a query in $query, then enter line below: $result=mysql_query($query); i assume the result of the query is stored in $result, but how do i then access that data?
I'm using php. enter a query in $query, then enter line below: $result=mysql_query($query); i assume the result of the query is stored in $result, but how do i then access that data?