摘要: function customError($errno, $errstr) { header("location:Controller/index.php"); } set_error_handler("customError"); 阅读全文
posted @ 2015-03-18 14:47 imoxie 阅读(156) 评论(0) 推荐(0)
摘要: function customError($errno, $errstr) { header("location:Controller/index.php"); } set_error_handler("customError"); 阅读全文
posted @ 2015-03-18 14:46 imoxie 阅读(55) 评论(0) 推荐(0)