I am receiving this error. The script seems to be working fine, but I have errors on the following lines. Any help would be greatly appreciated.
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /homepages/39/d283931786/htdocs/validation.php on line 35
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /homepages/39/d283931786/htdocs/validation.php on line 40
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /homepages/39/d283931786/htdocs/validation.php on line 42
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /homepages/39/d283931786/htdocs/validation.php on line 44
Sorry if this a common noob mistake, but I am relatively new to this.
Thanks in advance.
Random guess (It's been a loooooong time since I last read this script): did you create the MySQL table?