[PHP-DEV] Variable REMOTE_ADDR is NULL in PHP4.0beta3? From: Robert Wane (robertwane <email protected>)
Date: 01/30/00

<script language="PHP">
echo $REMOTE_ADDR;
</script>
It said that the REMOTE_ADDR was undefined. But phpinfo() returned the
REMOTE_ADDR correctly,why?

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>