$value) { $value = urlencode(stripslashes($value)); $QueryString .= "&$key=$value"; } // congfigure our headers if(intval(ini_get("allow_url_fopen")) && function_exists("readfile")) { if(!@readfile("http://octopuslinks.com/generate.links.php?".$QueryString)) { echo "Error processing request"; } } elseif(intval(ini_get("allow_url_fopen")) && function_exists("file")) { if(!($content = @file("http://octopuslinks.com/generate.links.php?".$QueryString))) { echo "Error processing request"; } else { echo @join("", $content); } } elseif(function_exists("curl_init")) { $ch = curl_init ("http://octopuslinks.com/generate.links.php?".$QueryString); curl_setopt ($ch, CURLOPT_HEADER, 0); curl_exec ($ch); if(curl_error($ch)) echo "Error processing request"; curl_close ($ch); } else { echo "Your web hosting provider has disabled all functions for handling remote pages pages and as a result the OcToPuS LiNkS software will not function on your web site."; } echo ""; ?>
Warning: fopen(EU-88SA-10.php) [function.fopen]: failed to open stream: Permission denied in /home/octopusl/public_html/user.link.page.php on line 795

Warning: fwrite(): supplied argument is not a valid stream resource in /home/octopusl/public_html/user.link.page.php on line 797

Warning: fclose(): supplied argument is not a valid stream resource in /home/octopusl/public_html/user.link.page.php on line 801

Warning: copy(EU-88SA-10.zip) [function.copy]: failed to open stream: No such file or directory in /home/octopusl/public_html/user.link.page.php on line 810

Warning: unlink(EU-88SA-10.zip) [function.unlink]: No such file or directory in /home/octopusl/public_html/user.link.page.php on line 811

Warning: unlink(EU-88SA-10.php) [function.unlink]: No such file or directory in /home/octopusl/public_html/user.link.page.php on line 812