Gossamer Forum
Home : General : Perl Programming :

Re: [pedge] ip address advice needed.

Quote Reply
Re: [pedge] ip address advice needed. In reply to
Hi Pedge,

As far as I know, it is always available (unless going through anon-proxies etc).

You should be about to get around it with something like;

Code:
my $remove_addr = $ENV{'REMOTE_ADDR'} || 'not found';

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread ip address advice needed. pedge 4209 Aug 12, 2004, 3:33 PM
Thread Re: [pedge] ip address advice needed.
Andy 4106 Aug 13, 2004, 12:17 AM
Post Re: [Andy] ip address advice needed.
B::Parse 4050 Aug 15, 2004, 5:36 PM