|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Is it possible to get Perl to retrieve the I.P. number of someone accessing a certain page? I'd like to use this together with a password protected page but can't find aynthing about it.
Help would be greatly appreciated! |
|
#2
|
|||
|
|||
|
Could it be that the search engine here doesn't work that well???
I DID perform a search containing I.P. before I posted, but couldn't find anything! Unfortunately now I found something anyway URL So, don't bother!!! (Now the question is, is it going to work???) Okay, I used this: $ENV{REMOTE_HOST} But it doesn't quite give me the I.P. ??? Any idea why ??? [This message has been edited by Chriss (edited 12-27-99).] |
|
#3
|
|||
|
|||
|
try $ENV{REMOTE_ADDR}
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > Can perl get the I.P. Number??? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|