[thelist] Showing a users IP address

spinhead evolt at spinhead.com
Fri Jan 25 12:12:00 CST 2002


> > ASP
> >
> > Response.Write Request.ServerVariables("REMOTE_ADDR")
> >
> > Perl
> >
> > print $ENV{'REMOTE_ADDR'};
>
> And PHP...
>
> print $REMOTE_ADDR;
>
> <troll>
> By far the best scripting language...
> </troll>
> --

Alright, Mr. Ben the Troll, I have a practical question: do you know of a
good tutorial or tome on learning PHP as a second language when you already
know ASP? (I'm thinkin' I'd feel the same about PHP if I knew a bit more.)

Thanx (just can't help myself ever since someone complained about terminal
'x's; sorry)

joel




More information about the thelist mailing list