Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 07-20-2006, 03:39 AM don't disappoint me!
Junior Talker

Posts: 1
Name: Laith
Trades: 0
where i live we suffer from the access denied ****, we can't open certain sites and i was surfing the net when i found this code

<?
if ($password == "freebandwidth") {
$fp = fopen("http://".$destfile,"r");
while (!feof($fp)) {
$fd = fread($fp,4096);
echo $fd;
}
fclose($fp);
}
exit;
?>

it works perfectly but the problem is that it doesn't show pix :cry and i thought that may be if it downloads the pix with the same way it down loads the site, it gets the pic then it sends it back.

I really want to have an access to these site, HELP!!!
CuteBoy is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to don't disappoint me!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.08099 seconds with 12 queries