I am very new to php and especially mysql. I am trying to install a game on my server but with no success. I keep getting these errors:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/zulon/public_html/funcs.php on line 41
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/zulon/public_html/funcs.php on line 79
The game I am trying to install is Promisance, details can be found here: http://www.hotscripts.com/Detailed/6148.html
I figure the error is being cause because I have not table setup, but I don't know how to set one up. Any help would be appreciated. Thanks
DJ
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/zulon/public_html/funcs.php on line 41
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/zulon/public_html/funcs.php on line 79
The game I am trying to install is Promisance, details can be found here: http://www.hotscripts.com/Detailed/6148.html
I figure the error is being cause because I have not table setup, but I don't know how to set one up. Any help would be appreciated. Thanks
DJ















