Welcome Guest, Not a member yet? Register   Sign In
How to prevent CI from reporting PHP Notice errors
#2

(This post was last modified: 07-03-2019, 10:38 AM by php_rocs.)

@shepparddigital,

What version of CI is it?

If it is 3.x then here is the documentation: https://codeigniter.com/user_guide/gener...r-handling
- in your switch case for 'production' add this statement: error_reporting(0);
Reply


Messages In This Thread
RE: How to prevent CI from reporting PHP Notice errors - by php_rocs - 07-03-2019, 10:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB