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 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? 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
Archived
This topic is now archived and is closed to further replies.