Re: Best Practices for Hiding Errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Igor Escobar wrote:
Becarefull, error supression is slow.

If it's the only way to stop an error from showing up, what's the problem?

php will still generate the warning/notice even if display_errors is disabled - which will be even slower.

Plus I never said use it everywhere, I said use it in particular cases and comment your code about why you had to use it.

--
Postgresql & php tutorials
http://www.designmagick.com/


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux