On Wed, Apr 16, 2008 at 1:57 PM, Javier Huerta <[EMAIL PROTECTED]> wrote:
> Is there a reverved variable that can be used to check the remote IP address
>  of the computer hitting your web page?

<?php
$_SERVER['REMOTE_ADDR'];
?>

-- 
</Daniel P. Brown>
Ask me about:
Dedicated servers starting @ $59.99/mo., VPS starting @ $19.99/mo.,
and shared hosting starting @ $2.50/mo.
Unmanaged, managed, and fully-managed!

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

Reply via email to