I'm sure there has to be a way to verify which IP address is accessing
from. I need to establish a page where when I enter it records the IP
address I'm logging in from, to a database.

Problem is I can't seem a command in php that can assign that to a
variable, as in:

$ip=HTTP_GET_????

ANY IDEAS????

Thanks


Elliot J. Balanza



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to