I was expecting to find an FAQ on this but I guess I was just outter luck.
I'm trying to collect information about the users visiting my site. The web site is hosted on a LAN and I would like to record the IP address of everyone who visits my site.
I've tried using getenv but it doesn't work. It just doesn't seem to assign my variable $ip with a value.
Could this have something to do with ISAPI mode? If so, how would I go about resolving this problem?
TIA.
Tony
I'm trying to collect information about the users visiting my site. The web site is hosted on a LAN and I would like to record the IP address of everyone who visits my site.
I've tried using getenv but it doesn't work. It just doesn't seem to assign my variable $ip with a value.
Could this have something to do with ISAPI mode? If so, how would I go about resolving this problem?
TIA.
Tony