https://bugzilla.wikimedia.org/show_bug.cgi?id=27353
--- Comment #5 from Simon Walker <[email protected]> 2011-02-13 21:08:30 UTC --- I created a new script in a different directory which just contained the following code: echo ">" . $_SERVER['REMOTE_ADDR'] . "<"; The output of this is (http://ipv6.helpmebot.org.uk/~stwalkerster/remoteaddr.php): >2001:5c0:1400:a::df< I hope this is what you wanted. (The > < is something I commonly use to check for leading and trailing whitespace) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
