Page 1 of 1

Call a page using a random IP

Posted: Tue May 20, 2008 6:51 am
by lepad
Hi everyone

This might be an odd question (I myself am not sure about legality of the wanted action) but here it goes anyway:

Is it possible to connect to page A from a script on page B without telling the server of page A what the actual IP of server B is? Masking

Code: Select all

$_SERVER['SERVER_ADDR']
so to speak. Is there a legal way to do this using PHP?