摘要:
<?php //错误处理函数 function myErrorHandler($errno, $errstr, $errfile, $errline) { $log_file = "./php_%s_log_".date("Ymd").".log";//定义日志文件存放目录和文件名 $template = ''; switch ($errno) { cas... 阅读全文
posted @ 2017-05-23 11:58
想她
阅读(133)
评论(0)
推荐(0)
浙公网安备 33010602011771号