MySQL Forums
Forum List  »  Newbie

Re: mysql_fetch_row() error
Posted by: Peter Brawley
Date: June 10, 2016 06:33AM

?! Much code "looks like it should work" and does not. Because it has errors that are not yet fixed.

You need to read about the mysql and mysqli PHP APIs. Then about how to write error-trapping code. Then about mysqli_connect(), mysqli_error(), mysqli_query(), mysqli_fetch_row().

Good luck.

Options: ReplyQuote


Subject
Written By
Posted
June 10, 2016 01:57AM
Re: mysql_fetch_row() error
June 10, 2016 06:33AM


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.