scottjcampbell Posted August 12, 2009 Share Posted August 12, 2009 Hi, is there any way to hide php errors but still show a message that an error has occured, because i want my users to know there is a php error on the page but i dont want them to know what the actual error is, especially the location & line no. Thanks in advance, Scott Campbell. Link to comment https://forums.phpfreaks.com/topic/169934-php-errors/ Share on other sites More sharing options...
wildteen88 Posted August 12, 2009 Share Posted August 12, 2009 Look into using trigger_error and/or exceptions or setup your own error_handler Link to comment https://forums.phpfreaks.com/topic/169934-php-errors/#findComment-896490 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.