2009年9月30日

php debug

摘要: debug_print_backtrace();<?phperror_log($_SERVER['PHP_SELF'],3,'a.log');?><?phperror_log($_SERVER['PHP_SELF'],3,'a.log');?>error_reporting(E_ALL);ini_set("display_errors","1"); 阅读全文

posted @ 2009-09-30 18:36 haven24 阅读(180) 评论(0) 推荐(0)

导航