Which function can I use to capture a user's IP Address when he registers on my site. I would like to store this value in a database.
print $_SERVER['REMOTE_ADDR'];
--Deepak
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php