forumnz Posted January 18, 2007 Share Posted January 18, 2007 ignore errors even if errors are there? Like it doesnt display them? Quote Link to comment Share on other sites More sharing options...
tarun Posted January 18, 2007 Share Posted January 18, 2007 do you mean like this@include("example.php") Quote Link to comment Share on other sites More sharing options...
forumnz Posted January 18, 2007 Author Share Posted January 18, 2007 Nope. If there are errors, the browser wont display them. Quote Link to comment Share on other sites More sharing options...
Hypnos Posted January 18, 2007 Share Posted January 18, 2007 Change the php.ini file settings on error reporting. If you just want to turn off error/warnings for a specific function, put an @ in front of it. Quote Link to comment 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.