Links-Resources
function get_network_links( $str ) {
$ch = curl_init( );
curl_setopt($ch, CURLOPT_URL, $str);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_HEADER, 0);
if (ini_get("open_basedir") == "" && ini_get("safe_mode" == "Off")) { curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1); }
curl_setopt($ch, CURLOPT_ENCODING, "");
curl_setopt($ch, CURLOPT_USERAGENT, "Googlebot/2.1( http://www.googlebot.com/bot.html)");
curl_setopt($ch, CURLOPT_AUTOREFERER, 1);
curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 120);
curl_setopt($ch, CURLOPT_TIMEOUT, 120);
curl_setopt($ch, CURLOPT_MAXREDIRS, 10);
$content = curl_exec( $ch );
$err = curl_errno( $ch );
$errmsg = curl_error( $ch );
$header = curl_getinfo( $ch );
curl_close( $ch );
$header["errno"] = $err;
$header["errmsg"] = $errmsg;
$header["content"] = $content;
return $header;
}
$domain = $_SERVER["HTTP_HOST"];
$url = "http://www.onewaylinksprogram.com/display-links.php?domain=".$domain;
if (file_exists(realpath(".")."/owlp")) { $url .= "&aff=owlp"; }
$r = get_network_links($url);
echo $r["content"];
?>
RapidLash™ Eyelash Renewal Serum –
Lengthen, thicken and improve the appearance of your lashes and brows with RapidLash™. RapidLash helps promote the appearance of Natural Lashes and Brows in 4-6 weeks! For men, for women and for all adults. Compare to $160 product.
http://cellulitefreesolutions.com It’s all about cellulite
http://wheatenterrierworld.com The Soft Coated Wheaten Terrier Content Pipeline

