What is the error_reporting integer value to be set in .htaccess to correspond to "E_ALL & !E_NOTICE & !E_DEPRECATED"?
|
feedback
|
|
These are PHP constants, echo it and you will have the value:
| |||
|
feedback
|
|
If it doesn't work, try this :
| |||
|
feedback
|