RE: [PHP-DB] warning/error

2001-09-25 Thread Andreas D. Landmark
At 25.09.2001 21:00, Rick Emery wrote: >show us code Agreed! But if I were you I'd check my query and optionally the output of mysql_error() or try the query with the mysql client... 8 out of 10 times it's a error in the query, 1 out of 10 it's a spelling error (eg. $result and $rseult) a

RE: [PHP-DB] warning/error

2001-09-25 Thread Rick Emery
show us code -Original Message- From: Wild ! [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 25, 2001 3:01 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] warning/error I get the following error: Warning: Supplied argument is not a valid MySQL result resource in /usr/local/www/htdoc