On Tue, 24 Aug 2004, Siegfried Heintze wrote:

How do I get the browser's IP address in a server side cgi perl script?

It's in $ENV{'REMOTE_ADDR'}.

Poke at your %ENV hash for other possibly useful values.



--
Chris Devers      [EMAIL PROTECTED]
http://devers.homeip.net:8080/blog/

np: 'Charles In Charge'
     from 'Television Theme Songs'

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to