NOOB HELP-[PHP Pr0xyScript Help]

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
TXITXI
Forum Newbie
Posts: 2
Joined: Thu Sep 04, 2008 5:43 am

NOOB HELP-[PHP Pr0xyScript Help]

Post by TXITXI »

hi
i made this pr0xy site in free domain cause all other pr0xy sites are banned.
well i didnt made it i just uploaded the files with the script....

the tree files are
index.php
style.css
index.inc.php

http://txitxi.fusedtree.com/index.php

thats the site...but when i put a url and bowse
Warning: fwrite(): supplied argument is not a valid stream resource in /www/fusedtree.com/t/x/i/txitxi/htdocs/index.php on line 682

tht error comes up....


any help?

any way the links to
style.css http://txitxi.fusedtree.com/style.css
index.php http://txitxi.fusedtree.com/index.php
index.inc.php http://txitxi.fusedtree.com/index.inc.php


why is tht error coming up?
what are the thigs i have to change in the codes?
Sephirangel
Forum Commoner
Posts: 45
Joined: Tue Jul 15, 2008 1:37 pm

Re: NOOB HELP-[PHP Pr0xyScript Help]

Post by Sephirangel »

Check the methods you are using to write and close the streams and make sure the address your streaming to is valid.
Also the second set of errors looks like our code is executing twice. So check your loops within the code and also check to see whether the page is refreshing more than once

those are just suggestions
TXITXI
Forum Newbie
Posts: 2
Joined: Thu Sep 04, 2008 5:43 am

Re: NOOB HELP-[PHP Pr0xyScript Help]

Post by TXITXI »

http://txitxi.fusedtree.com/index.php

this is the site adress..
i didnt understand what u said... :oops:
i tred many adresses same error happens
i didnt write the code..soi dont know hw to edit it .
Post Reply