On Wed, 16 Apr 2008 13:26:09 -0500, Javier Huerta wrote:
>>>""Daniel Brown"" <[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'];
>> ?>
>
> Wow that was quick, thanks Daniel.

Reviewing what is at hand via 

        <?php phpinfo(); ?> 

                from time to time is useful.


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

Reply via email to