Code แสดง IP address [perl]
Printable View
04-04-2008, 10:01 PM
140234
[hide=1][code]use strict;
my $remote_addr = $ENV{'REMOTE_ADDR'};