MySQL Forums
Forum List  »  PHP

Re: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in public_html/games.php on line 16
Posted by: Bob Field
Date: January 22, 2007 11:17PM

So obviously $id didn't get substituted like you hoped. Check to see that a value is properly assigned to $id. The problem may be on a different page if the value was supposed to come from a form and didn't get filled in, or maybe you didn't pass an id parameter in the URL. This happens to me now again.

Options: ReplyQuote


Subject
Written By
Posted
Re: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in public_html/games.php on line 16
January 22, 2007 11:17PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.