|
-
Nov 17th, 2004, 09:34 AM
#1
Thread Starter
Ex-Super Mod'rater
Getting IP Address -[RESOLVED]-
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?
Last edited by Electroman; Nov 17th, 2004 at 05:33 PM.
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Nov 17th, 2004, 09:50 AM
#2
Ask them.
-
Nov 17th, 2004, 09:57 AM
#3
Frenzied Member
PHP Code:
$_SERVER['REMOTE_ADDR']
Have I helped you? Please Rate my posts. 
-
Nov 17th, 2004, 10:37 AM
#4
Sorry, I couldnt resist the first post, as this is the 1337 thread. 
Here's a list of all the super globals.
http://uk2.php.net/manual/en/languag...predefined.php
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|