Генерацыя страниц.
/* в начало скрипта*/
$startTime = microtime(1);
/* в конец */
echo 'Gen: ', round(microtime(1) - $startTime, 6), ' s. ';
Генерацыя страниц.
/* в начало скрипта*/
$startTime = microtime(1);
/* в конец */
echo 'Gen: ', round(microtime(1) - $startTime, 6), ' s. ';