Page 1 of 1

Passing a website through PHP

Posted: Wed Mar 30, 2005 3:48 am
by jonnymp316
Ok, so here is what I am trying to do, and this may be impossible or a one liner. I am a newbie, so let me have it. What I am trying to do is pass a corporate intranet site through a PHP script. I have tried using include(), but that doesn't seem to help. Basically, what I am trying to do is create a scrip that will allow me to access a website that is only accessable from a certain range of IP addresses. So basically I want to pass a website through a PHP script in both directions, both sending and recieving data. Does anyone know of any kind of script that can do this? Thanks for your time.

Sincerely,
Jonny

Posted: Wed Mar 30, 2005 10:14 am
by feyd
it's called a proxy.