I am new to PHP and have undertaken a large task! oy vey!!!
I am getting an error on my page and I can't see why. This is the error message:
Warning: Supplied argument is not a valid MySQL result resource in /webusers/usera/gop/coloradosenate.com/www/db/stitchdot.php3 on line 101
This is the line that is supposed to have the error:
while($row = mysql_fetch_array($result)) {
I don't see anything wrong with it, but like i said, i am new to this.
this is the website address i am using:
http://www.coloradosenate.com/db/stitchdot.php3
I'm trying to use the code from PHP Essentials to do this.
this is the link to the code:
http://www.phptr.com/essential/php/code_html/chapter8/stitchdot.php3.html
ANY HELP WOULD BE GREAT!!!
PLEAS ICQ ME AT 175184 THANKS!!!!