Просмотр файла start.php

Размер файла: 78B
<?php

list($msec,$sec)=explode(chr(32),microtime());$HeadTime=$sec+$msec;

?>