Re: [PHP] Determining IP address

2001-09-06 Thread mike cullerton
hmmm... for those of us really in the know... spoofing doesn't let an invalid user get access to sensitive data on your site. if someone is spoofing a valid ip address, the return packets will travel to the spoofed ip address, not to the 'real' ip address of the spoofer. so, even though they

[PHP] Determining IP address

2001-09-05 Thread Andrew V. Romero
I was wondering if there is a way in PHP that you can determine the IP address? I am wondering because I am developing a simple web based program (in php) for use in a hospital setting and I want to do some checks to make sure that the program is not being run from a computer outside of the

Re: [PHP] Determining IP address

2001-09-05 Thread Jason Brooke
I was wondering if there is a way in PHP that you can determine the IP address? I am wondering because I am developing a simple web based program (in php) for use in a hospital setting and I want to do some checks to make sure that the program is not being run from a computer outside of the