I've attempted to "Create a Simple HTML Form to get User Comments"
First of all, I had to add an " @ " in front of $con = @mysql_connect("localhost".... in my manage_comments.php page. Otherwise I was getting an error.
I have followed your instructions to the T and on the very last step, after having published the file to the server, the page gives me this
"Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home4/jobediah/public_html/display_comments.php on line 30"
Any suggestions/assistance is greatly appreciated.
Best regards
Chris
I have followed your instructions to the T and on the very last step, after having published the file to the server, the page gives me this
"Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home4/jobediah/public_html/display_comments.php on line 30"
Any suggestions/assistance is greatly appreciated.
Best regards
Chris