17 November 2011

PHP MySQL data not showing from result after query

Nice and helpful post.

Output: Resource id #3

Solution: use mysql_fetch_row( $result ) in a while loop to get all result in an array..


(If you found this article useful then share with your friends.)

No comments: