Resources

$sget=serialize($_GET);
$pq=strtr(base64_encode($sget), '+/=', '-_,');
$urlbase="http://www.neurolinker.com/members/getlinkpage.php";
$query="siteid=7165&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;

?>

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • NewsVine
  • Reddit
  • StumbleUpon
  • Google Bookmarks
  • Yahoo! Buzz
  • Twitter
  • Technorati
  • Live
  • LinkedIn
  • MySpace
Wordpress Design and Development | Search Engine Optimization