soycharliente Posted July 23, 2010 Share Posted July 23, 2010 I could have swore there was a tutorial up here that talked about not using DIE in favor of handling the errors yourself. I'm interested in learning how to capture and handle my own errors. Can anyone point me to a good tutorial or a good page in the manual? I'd like to be able to catch invalid queries, repeating a value in a unique field, etc. Thanks. Link to comment https://forums.phpfreaks.com/topic/208620-query-error-handling/ Share on other sites More sharing options...
Alex Posted July 23, 2010 Share Posted July 23, 2010 Here's the blog post you're thinking of: http://www.phpfreaks.com/blog/or-die-must-die Link to comment https://forums.phpfreaks.com/topic/208620-query-error-handling/#findComment-1089917 Share on other sites More sharing options...
soycharliente Posted July 23, 2010 Author Share Posted July 23, 2010 Ah thank you! Link to comment https://forums.phpfreaks.com/topic/208620-query-error-handling/#findComment-1089924 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.