CODE:$mtime = microtime();
$mtime = explode(' ',$mtime);
$totaltime = round($mtime[1] - $mtime[0],4);
print"<font color=#990000>Script Execution time: $totaltime ";
чё то не пойму, что не так сделал ??
А, размер страницы, надо чтобы на странице выводила)
|