mz wrote:
Hi,
I´m tryig to display IP address from user who visit my abc.php page.
On system Win9x it is OK, but on Win2000, ME I see IP address which belong
to firewall.
Why?
Code is:
$ip = $_SERVER["REMOTE_ADDR"];
echo $ip;



wrong list, ask php-general@ instead of php-doc@, please

hint: proxy settings


--
Six Offene Systeme GmbH     http://www.six.de/
i.A. Hartmut Holzgraefe
Email: [EMAIL PROTECTED]
Tel.:  +49-711-99091-77


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

Reply via email to