"; $bareurl = split('"',$url); if ($links > 0) { $sum = getsum($bareurl[1], $links); } elseif ($links == "") { $sum = getsum($bareurl[1], $links); } else { $sum = $url.",".$links."\r\n"; } fwrite($out,$sum); } fclose($report); fclose($out); $duration = microtime_diff($timestart, microtime()); $duration = sprintf("%0.3f", $duration); echo "
(" . $duration . " seconds)
"; echo 'You can download this report HERE'; echo "
Finished";
function getsum($url, $links) {
$ads = "";
$html = download_pretending($url,"Yellowbrickroad");
if ($html == "error")
$ads = "error";
$a = pc_link_extractor($html);
if ( find_adsense($html)) {
$ads = "adsense";
}
$pr = getrank($url);
$pr = chop($pr);
echo "PageRank = $pr
";
//echo "
" . $html . "
"; preg_match("/