Re: MySQL Query Help
Posted by: patrick ladislav
Date: April 11, 2008 06:36PM

You should throw/catch exeptions ;)
When you debugg your code, by adding __FILE__, __LINE__ inside your code, you are mixing the code and the debugg code additions... This will generate more mistakes, so you might add more debugging code, and get caught in a Juggernaut of bugs... You still can use __FILE__, __LINE__ in your catch block

Options: ReplyQuote


Subject
Written By
Posted
March 30, 2008 04:27PM
April 08, 2008 11:24AM
Re: MySQL Query Help
April 11, 2008 06:36PM


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.