PHP 计算页面执行时间
admin 16年前(2010-08-11) 0浏览
[root@74-82-173-217 ~]# cat runtime.php 在 php 文件头加上开始代码 include (“runtime.php”); $runtime= new runtime; $runtime-...
admin 16年前(2010-08-11) 0浏览
[root@74-82-173-217 ~]# cat runtime.php 在 php 文件头加上开始代码 include (“runtime.php”); $runtime= new runtime; $runtime-...