
- You are not logged in. | Login
January 17, 2007 8:43 am
- biopd42
- Member


Re: Proxy via PHP
phpinfo() ?
Everything that you can learn is in the $_SERVER. REMOTE_ADDR contains its proxy if it hides its IP
January 18, 2007 12:14 pm
- franzkafka
- Member


Re: Proxy via PHP
biopd42 wrote:
phpinfo() ?
Everything that you can learn is in the $_SERVER. REMOTE_ADDR contains its proxy if it hides its IP
Really, try this



