N nservices Verified User Joined Dec 11, 2008 Messages 302 Jul 31, 2011 #1 Hi, how can I configure to display errors only to specific DA User, working with PHP-CLI Best Regards, Star Network.
Hi, how can I configure to display errors only to specific DA User, working with PHP-CLI Best Regards, Star Network.
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,850 Location www.poralix.com Jul 31, 2011 #2 Hello, Code: php_flag display_errors on Code: php_flag display_errors off See the links for details: — http://php.net/manual/en/errorfunc.configuration.php#ini.display-errors — http://www.php.net/manual/en/configuration.changes.php — http://www.php.net/manual/en/ini.list.php
Hello, Code: php_flag display_errors on Code: php_flag display_errors off See the links for details: — http://php.net/manual/en/errorfunc.configuration.php#ini.display-errors — http://www.php.net/manual/en/configuration.changes.php — http://www.php.net/manual/en/ini.list.php