/ Published in: PHP
URL: http://www.hulldo.co.uk/web/tutorial/php_load_time/#tutorial
Expand |
Embed | Plain Text
<?php // code for TOP of the page $start = $startarray[1] + $startarray[0]; ?> <?php // code for BOTTOM of the page $end = $endarray[1] + $endarray[0]; $total = $end - $start; ?>
You need to login to post a comment.
