Is there a quick and dirty way to include, file, or fsockopen content from a remote server and make it appear as though the request was straight from the browser's remote address?
Thank you for your assistance.
Respectfully,
Gary
I believe you would in effect by spoofing the source of the request. The problem is that the server you request from would respond to the wrong IP and the browser at the client wouldn't be accepting any data from the remote server for display.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php