proctk Posted August 14, 2007 Share Posted August 14, 2007 Hi I was wondering if anyone has come across a tutorial or can give me some ideas on how to set up an effective error handling system. I currently pass the error message through the url and get the message to display on the page. thanks Quote Link to comment https://forums.phpfreaks.com/topic/64957-php-user-error-message-system/ Share on other sites More sharing options...
dbo Posted August 15, 2007 Share Posted August 15, 2007 There are all sorts of ways to do it. Storing in sessions.... creating an object, etc. It sounds like you're looking for a framework for this instead of custom handling? Quote Link to comment https://forums.phpfreaks.com/topic/64957-php-user-error-message-system/#findComment-324220 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.