Help - Search - Members - Calendar
Full Version: damn REMOTE_ADDR
Hostony Board > General Support > PHP/MySQL
MartinB
Hello.... somebody here knows how to to change the REMOTE_ADDR value with some php header or something like it ?

I'm trying (obviusly) trying to "spoof"/"hide" the ip and the referer of the client when loading a web page with a java script code in it. this java script send some information when the page is loaded.... i want to change the REMOTE_ADDR and REFERER.

I'm surfing the php site and google in general for a few hours now, and nothing clear, only some "It's very easy!!" huh.gif rolleyes.gif

Some info is well received at my end

JASON ?? biggrin.gif biggrin.gif
MartinB
Im trying something like:


CODE
$myIP="123.456.78.9";
putenv("REMOTE_ADDR=".$myIP);


but i think i need safe_mode on in php.
safe_mode value can't be modified by .htaccess file, right?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.
IPS Driver Error

IPS Driver Error

There appears to be an error with the database.
You can try to refresh the page by clicking here