Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - david751

Pages: [1]
1
problem solved,

I base 64 encode the output links,

example; tp/out.php?p=60&url=aHR0cDovL2ZvcnVtLnNjcmlwdHB1bHNlLmNvbQ==  (http://forum.scriptpulse.com)

Thanks ip0li.

2
How can I make links to other sites out ?

http://mysite.com/tp/out.php?p=60&url=http://mysite.com/movies/xxx.html     Working

http://mysite.com/tp/out.php?p=60&url=http://othersite.com/movies/xxx.html    Not Working
 
tp/out.php error ;

Forbidden

You don't have permission to access /tp/out.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache mod_fcgid/2.3.5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at bustyfun.info Port 80

Thanks in advance for your reply

Pages: [1]