摘要: <?php //var_dump(function_exists("register_shutdown_function")); //根据参数控制是否开启xhprof if ((rand(1, 100) >= 1 || !empty($_GET['xhprof'])) && PHP_SAPI != 阅读全文
posted @ 2024-08-29 11:00 i金少 阅读(10) 评论(0) 推荐(0) 编辑