Page Load Speed PHP script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: view.php?id=7
  • Last update:
  • Platform: Windows / Linux / BSD
  • Language: PHP
  • Price:Freeware
  • Company: ScriptsForYou (View more)

Page Load Speed script description:




Publisher review:
Page Load Speed - Displays the time it took for a page to be generated. Page Load Speed - Displays the time it took for a page to be generated.

Source Code

//top of your page $gentime = microtime(); $gentime = explode('' '',$gentime); $gentime = $gentime[1] $gentime[0]; $pg_start = $gentime; ?> //end of your page $gentime = microtime(); $gentime = explode('' '',$gentime); $gentime = $gentime[1] $gentime[0]; $pg_end = $gentime; $totaltime = ($pg_end - $pg_start); $showtime = number_format($totaltime, 4, ''.'', ''''); echo("This page was generated in " . $showtime . " seconds"); ?>
Page Load Speed is a PHP script for Snippets scripts design by ScriptsForYou. It runs on following operating system: Windows / Linux / BSD.
Page Load Speed - Displays the time it took for a page to be generated.

Operating system:
Windows / Linux / BSD

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5