MySQL Forums
Forum List  »  PHP

Re: mysql_num_rows(): supplied argument is not a valid MySQL result
Posted by: Rick James
Date: May 20, 2012 08:55PM

> supplied argument is not a valid MySQL result resource
That means that the CONNECT failed. The rest of the discussion is irrelevant until that is fixed.

The connect appears to be buried in runQuery, which you have not yet exposed to us.

Options: ReplyQuote


Subject
Written By
Posted
Re: mysql_num_rows(): supplied argument is not a valid MySQL result
May 20, 2012 08:55PM


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.