This is probably in one of the super globals but I'm not sure which one. How do I get the IP address of the person requesting the page? :)
Printable View
This is probably in one of the super globals but I'm not sure which one. How do I get the IP address of the person requesting the page? :)
Ask them. ;)
PHP Code:$_SERVER['REMOTE_ADDR']
Sorry, I couldnt resist the first post, as this is the 1337 thread. :D
Here's a list of all the super globals.
http://uk2.php.net/manual/en/languag...predefined.php