Anil Garg <mailto:[EMAIL PROTECTED]> scribbled;
> 
> Can i get the ip-address of the machines who accessed my website??
> Plz give the pointer that on what lines shall i start for doing so.
> 

print $_SERVER['REMOTE_ADDR'];

-jesse


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

Reply via email to