PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
is there a way to hide PHP errors in my scripts by setting this in my scripts instead of php.ini? i want errors not to be displayed even if error displaying is allowed in php.ini.
just remember that hiding notices, warnings, and/or errors in these fashions doesn't make them go away (even turning error_reporting off/lower).. they still fire within php.