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. Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/169934-php-errors/#findComment-896490 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.