MySQL Forums
Forum List  »  PHP

Re: SQL error on php page
Posted by: Peter Brawley
Date: March 14, 2018 03:39PM

To debug a query running in PHP, have your script echo the query, run the app, copy & paste the generated query into the mysql client program, run it, study the error message, fix your code accordingly.

Options: ReplyQuote


Subject
Written By
Posted
March 14, 2018 12:22PM
Re: SQL error on php page
March 14, 2018 03:39PM
March 15, 2018 05:40PM
March 15, 2018 07:33PM
March 16, 2018 07:14PM
March 16, 2018 07:19PM
March 17, 2018 09:08AM
March 17, 2018 10:41AM
March 18, 2018 12:10PM
March 18, 2018 06:20PM
May 09, 2018 03: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.