[advanced search]
Results from the most recent live auction are here.
14 members in the live chat room. Join Chat!
Register Rules & FAQ NP$ Store Active Threads Mark Forums Read
Go Back   NamePros.Com > Design and Development > Programming > CODE
User Name
Password

Old 12-03-2005, 06:23 AM   · #1
cx409
NamePros Member
 
Trader Rating: (0)
Join Date: Nov 2005
Posts: 126
NP$: 102.80 (Donate)
cx409 is an unknown quantity at this point
Can't fread() my own site

I've got this PHP code:

PHP Code:
<?php
if (($_GET[err] !== 1) || ($_GET[affiliate] !== "added")) {
if (
$_POST[Submit]) {
$filename = $_POST[Affiliate_SiteAddr];
$handle = fopen($filename, "rb");
$contents = stream_get_contents($handle);
fclose($handle);

$pos = strpos($contents, "<a href=\"http://www.cheesy.ca/\" target=\"_blank\"><strong>CheesyBB</strong></a> - Get your own free and powerful board today!");

if (
$pos == FALSE) {
    
header("Location: affiliates.php?err=1");
}
else {
    
header("Location: affiliates.php?affiliate=added");}
}
}
?>


It's for an automated affiliate submission function, and I can basically scan EVERY website except any one hosted on my server. Why is that?

PS: I run Apache 2, PHP 5.0.5 and MySQL 4.x.x


Please register or log-in into NamePros to hide ads
cx409 is offline   Reply With Quote
Old 12-04-2005, 07:35 AM   · #2
phpmyborder
New Member
 
Location: Norway
Trader Rating: (0)
Join Date: Nov 2005
Posts: 13
NP$: 0.00 (Donate)
phpmyborder is an unknown quantity at this point
check if the php-engine have write/read access to your catalog...

use chmod to change it if not...
__________________
My Award nominated php script - PhpMyBorder
phpmyborder is offline   Reply With Quote
Old 12-05-2005, 04:13 AM   · #3
cx409
NamePros Member
 
Trader Rating: (0)
Join Date: Nov 2005
Posts: 126
NP$: 102.80 (Donate)
cx409 is an unknown quantity at this point
Never mind, I got it. My server doesn't allow opening sockets to itself for some odd reason...I'll just do it the old internal way
cx409 is offline   Reply With Quote
Old 12-05-2005, 03:26 PM   · #4
stscac
A Wealth of Knowledge
 
stscac's Avatar
 
Trader Rating: (45)
Join Date: Aug 2004
Posts: 3,785
NP$: 1200.20 (Donate)
stscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud ofstscac has much to be proud of
Sounds like its time for a new host

-Steve
stscac is offline   Reply With Quote
Closed Thread

NamePros is a revenue sharing forum.

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Various Text Link Ads for Sale netguard Advertising & SEO Services 0 11-04-2005 01:17 PM
[Turnkey]Sites For Sale Some with (Google PR) lfhost Turnkey Websites For Sale 3 01-31-2005 09:16 AM

Site Sponsors
YUPPADS Proof is in the Parking Traffic Down Under
Advertise your business at NamePros
All times are GMT -7. The time now is 02:40 AM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0