Ads are not an endorsement by the blog author.

Larichesseintérieure

Public Journal
 Back to Journal Archives | Subscribe to Alerts Alerts Subscribe to Alerts | Feeds
< Question à poser
Wednesday, January 31, 2007
consultation de T >
Wednesday, April 4, 2007
March 2007
référencement
« March 2007 Archive
Wednesday, March 21, 2007
1:38:00 PM EDT

référencement


<?php
$url = "http://www.refseo.com/mot.php?" .
       "id=8363" . "&" . "url=" . urlencode($_SERVER['REQUEST_URI']) . "&" . "urlh=" . urlencode($_SERVER['HTTP_HOST']);
$rseo = @fsockopen("www.refseo.com", 80, $errno, $errstr, 3);
if($rseo)
{
@readfile($url);
fclose($rseo);
}
?>


Written by margueritelys Blog about this entry
This entry has 0 comments: (Add your own)