Loading...
下面代码放在程序最开始。可以快速定位错误文件、行数、原因<?php register_shutdown_function(function(){ print_r(error_get_last()); });