MySQL Forums
Forum List  »  PHP

Re: SELECT stopping PHP script execution
Posted by: Peter Brawley
Date: September 19, 2014 02:48PM

To find what error your query has caused, add error-trapping, eg trap the value returned by execute(), put the call in a try-catch block, &c.

Options: ReplyQuote


Subject
Written By
Posted
Re: SELECT stopping PHP script execution
September 19, 2014 02:48PM


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.