php 记录 PHP 错误
记录 PHP 错误 [代码片段(8行)]
# display no errs to user php_flag display_startup_errors off php_flag display_errors off php_flag html_errors off # log to file php_flag log_errors on php_value error_log /location/to/php_error.log //该片段来自于http://outofmemory.cn
- 上一篇:php 两句话将xml字符串转换成数组
- 下一篇:php数组组合算法
精彩图集
精彩文章