Forum Moderators: coopster
>> How can I get the user's ip address?
You could use $_SERVER [us2.php.net]['REMOTE_ADDR']
[edited by: eelixduppy at 9:47 pm (utc) on April 9, 2007]
Good luck! :)
I am of course assuming you are wanting to check to see if a user is logged into a particular system in which case you could just log their ip address as they login and that way you will always know their current ip address and that way it makes my above comment null and void.... thats probably what you meant, sorry