include 'include/db.php';
$apikey='AIzaSyCpPknegLMqzRpC4-sWjSYbJ0We7fRb3qE';
$reporturl=$_GET['url'];
$gethttpors = substr($reporturl, 0, 5);
if ($gethttpors=='http:') {$hashttp=1;}
if ($gethttpors=='https') {$hashttp=2;}
if ($hashttp==0) {$reporturl='http://'.$reporturl; }
if(stristr($_SERVER['HTTP_USER_AGENT'], "Mobile")){$ismobile='yes'; } else {$ismobile='no';}
?>
include 'include/ga.php'; ?>
include 'include/menu.php'; ?>
 Website Speed Analysis
|
if ($ismobile=='yes'){?>
} ?>
|
|
if ($ismobile=='yes') { ?>
| |
} ?>
if ($ismobile!='yes') { ?> | | } ?>
|
if ($ismobile=='yes') { ?>
| |
} ?>
if ($ismobile!='yes') { ?> | | } ?>
|
include 'include/footer.php'; ?>