Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001062

RE: [PHP] $REMOTE_ADDR error From: Jason Lustig (lustig <email protected>)
Date: 06/27/01

>Also, if your web-server is on your machine, well, you always are 127.0.0.1
>when you surf...

It depends on what you have your server set up as. If you have your server
set up to listen to the IP 128.205.233.10 then $REMOTE_ADDR will return
128.205.233.10, even if it's on your machine...

--Jason

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