Information on toys and games found on the Internet


More Links


$sget=serialize($_GET);
$pq=strtr(base64_encode($sget), '+/=', '-_,');
$urlbase="http://www.neurolinker.com/members/getlinkpage.php";
$query="siteid=745&pq=".$pq;
$url=$urlbase . "?" . $query;
$ch=curl_init();
@curl_setopt ( $ch , CURLOPT_RETURNTRANSFER , 1 );
@curl_setopt ( $ch , CURLOPT_VERBOSE , 0 );
@curl_setopt ( $ch , CURLOPT_HEADER , 0 );
@curl_setopt ( $ch, CURLOPT_URL, $url);
$htmlout=curl_exec($ch);
curl_close($ch);
echo $htmlout;

?>






Filed under: Uncategorized   

Comments are closed.


Copyright © 2009 Toys and Games Blog is a StarFrost Media blog. Powered by WordPress. Minimal Wordpress Theme by David Cooley
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.