Home > PC- & Videospiele
> Extinction
include ("http://www.webtip.de/schnipsel_pure.txt");
$keyword = $_SERVER["QUERY_STRING"];
$fp = fsockopen ("affiliate.espotting.de", 80, $errno, $errstr, 5);
if ($fp) {
$getpath = "/search/qsearch/results.asp?affiliateid=15&keyword=$keyword";
fputs ($fp, "GET $getpath HTTP/1.0\r\nHost: affiliate.espotting.de\r\n\r\n");
while (!feof($fp)) {
$page .= fgets ($fp,128);
}
fclose ($fp);
}
if(ereg("T=", $page)) {
$pieces = split("T=", $page);
for($i=1; $i";
}
if(!( eregi('ebay', $title) || eregi('ebay', $description)) && eregi('redirector.asp', $real_URL) ) {
list($garbage, $follow_url) = split('url=http%3A%2F%2F', $real_URL);
list($follow_url, $garbage) = split('%2F', $follow_url);
$follow_url = 'http://' . urldecode($follow_url);
$link_tag = "";
$espot_results .= "$link_tag $img_tag | $link_tag $title - $description | \n";
}
}
}
if($espot_results) {
$espot_results = "\n";
}
print $espot_results;
?>
Um sich kostenlos bei eBay zu registrieren - hier klicken
$kword = $_SERVER["QUERY_STRING"];
readfile("http://dumpfbacke.de/php-bin/ebay/remotebay2.php?$kword");
?>
include('/usr/local/httpd/htdocs/amazon/amz_func.php');
if(!$q) { $q = $_SERVER["QUERY_STRING"]; } # implode('', $argv);
# AMAZON BOOKS
$books_template = '$pic | $ProductName Author $Authors; ReleaseDate: $ReleaseDate; Publisher: $Manufacturer; Availability: $Availability | $OurPrice | \n';
$books_blok = amz_books($q);
$books_rows = split("\n", trim($books_blok));
for($i=0; $i"; }
eval ("\$books_content .= \"$books_template\";");
}
}
if($books_content) {
print " Amazon Bücher:
\n";
}
# AMAZON ELECTRONICS
$ce_template = '$pic | $ProductName Manufacturer: $Manufacturer; Availability: $Availability | $OurPrice | \n';
$ce_blok = amz_ce($q);
$ce_rows = split("\n", trim($ce_blok));
for($i=0; $i"; }
eval ("\$ce_content .= \"$ce_template\";");
}
}
if($ce_content) {
print "
Amazon Electronik und Foto:
\n";
}
?>
|
|