7万
861
32万
论坛元老
复制代码 代码如下:<?$pagestartime=microtime();?><!--网页内容 start-->网页内容......<!--网页内容 end--><?$pageendtime = microtime();$starttime = explode(" ",$pagestartime);$endtime = explode(" ",$pageendtime);$totaltime = $endtime[0]-$starttime[0]+$endtime[1]-$starttime[1];$timecost = sprintf("%s",$totaltime);echo "页面运行时间: $timecost 秒";?>
使用道具 举报
2
2万
146
注册会员
16
174
8
52
3
156
0
1万
中级会员
1
55
66
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|网站地图|源码论坛 ( 海外版 )
GMT+8, 2025-2-1 06:40 , Processed in 0.187514 second(s), 25 queries .
Powered by Discuz! X3.4
Copyright © 2001-2020, Tencent Cloud.