Hey,
I am having an issue on vBulletin and other scripts whereby the User IP is shown as the server IP. This is the test returned from the php function:
<?php
header("Content-Type: text/plain");
var_dump($_SERVER);
exit();
?>array(39) {
["SERVER_SIGNATURE"]=>
string(186)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.