";
$filename = basename($PHP_SELF);
// echo " Details of file: ".$filename."
";
$filenames = str_replace(".php", "",$filename);
$filenamex = str_replace("-", " ",$filenames);
$filequery = str_replace("-", "+",$filenames);
$filehtml = str_replace(".php", ".html", $filename);
$filedirs = str_replace($filename, "",$me);
$filedirx = str_replace("/", "",$filedirs);
// echo " Details of dir: ".$filedirx."
";
// echo " Details of file: ".$filenamex."
";
$ipAddrs=$_SERVER["REMOTE_ADDR"];
$dfolder = $filedirs;
$filequeryx = $filequery;
$rQueryx = str_replace( " ", "+", $filequeryx);
$rinfo = str_replace( "+", " ", $filequeryx);
$KEYx = $rQueryx;
$fQuery = $filequery;
$rQuery = str_replace( " ", "+", $fQuery);
$KEY = $rQuery;
?>
Directory Links:There are numerous resources on the net for and we have prepared the best links for you!Top resources are listed below More resources. 0) { if ($data_version != "1.0") { printf ("", $data_version); } if ($qrystatus ["prevurl"][0]) { // Modify slightly for the 'local' page: printf ("[ Prev ]", $PHP_SELF, strchr ($qrystatus ["prevurl"], "?")); } printf (" Results %d - %d of %s ", $qrystatus ["head"], $qrystatus ["tail"], $qrystatus ["count"]); if ($qrystatus ["nexturl"][0]) { // Modify slightly for the 'local' page: printf ("[ Next ]", $PHP_SELF, strchr ($qrystatus ["nexturl"], "?")); } echo " ";
// Here we are going to loop over all the items in the $recs array and
// output as necessary.
for ($x = 0; $x < $recctr; $x++) {
if (strlen ($recs [$x] ["title"]) > 64) {
$ShowTitle = sprintf ("%-.61s...", $recs [$x] ["title"]);
} else $ShowTitle = $recs [$x] ["title"];
if (strlen ($recs [$x] ["descr"]) > 192) {
$ShowDescr = sprintf ("%-.189s...", $recs [$x] ["descr"]);
} else $ShowDescr = $recs [$x] ["descr"];
$DisplayURL = $recs [$x] ["dispurl"];
if (!$ShowTitle) $ShowTitle = $DisplayURL;
// Optionally, one might remove the "http://r.searchhippo.com/r?u=" piece
// from the URL *displayed* Please keep the redirect there for the actual
// hyperlink, because we use this information in determining which
// sites are clicked on the most which one of the variables in our
// ranking mechanism.
// Outputting some HTML below
/*******************************************************/
printf ("%d. %s \n"); /*******************************************************/ } printf (""); } else { printf (" |
|