Hi. The title sort of says it all.
I have a comment system, and entering comments works well, just echoing them out doesn’t work so great. I get “Resource id #5” and it gets…well, that’s not the comment. I found out that I need to use loops or mysql_result to echo multiple rows.
Is this so? How? I’m not so great at learning loops like “while($variable = $mysql)” and that kind of shazam.
Thanks in advance