MySQL Forums
Forum List  »  PHP

Re: Keep getting Error line #299
Posted by: Peter Brawley
Date: July 19, 2010 11:19AM

Your query calls fail to check whether mysql_query() returns a result resource or a boolean. See the PHP manual page for mysql_query().

PB

Options: ReplyQuote




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.