in reply to Code Review of Visitor Logging Script
if ($ENV{'REMOTE_HOST'}) { $host=$ENV{'REMOTE_ADDR'}; } else { $host=$ENV{'REMOTE_HOST'}; } unless ($host eq "12.0.0.7") { &send_info_in_mail; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
| A reply falls below the community's threshold of quality. You may see it by logging in. |