php-general | 2001062
Date: 06/27/01
- Next message: Richard Lynch: "Re: [PHP] back from a search form"
- Previous message: Richard Lynch: "Re: [PHP] [OT-ish] Optional Extras."
- In reply to: Richard Lynch: "Re: [PHP] $REMOTE_ADDR error"
- Next in thread: Colin May: "Re: [PHP] $REMOTE_ADDR error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>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>
- Next message: Richard Lynch: "Re: [PHP] back from a search form"
- Previous message: Richard Lynch: "Re: [PHP] [OT-ish] Optional Extras."
- In reply to: Richard Lynch: "Re: [PHP] $REMOTE_ADDR error"
- Next in thread: Colin May: "Re: [PHP] $REMOTE_ADDR error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

