View file end.php

File size: 111B
<?php

list($msec,$sec)=explode(chr(32),microtime()); echo" ".round(($sec+$msec)-$HeadTime,5)." cek.<br/>";
?>