Re: [PHP] getting a user's ip address

2001-11-29 Thread Mike Eheler
Your IP address is That is all case sensitive too, by the way. Mike Ken Savage wrote: >Super new to PHP but I'm putting in the effort to learn quickly. >How would I output the user's IP address in a php file. > >I want the webpage to say... > >Your IP address is xx.xx.xx.xx > >thanks >Ken Sav

Re: [PHP] getting a user's ip address

2001-11-29 Thread John S. Huggins
On Thu, 29 Nov 2001, Ken Savage wrote: >-Super new to PHP but I'm putting in the effort to learn quickly. >-How would I output the user's IP address in a php file. >- >-I want the webpage to say... >- >-Your IP address is xx.xx.xx.xx Try finding it in these variables: $HTTP_SERVER_VARS["REMOT

[PHP] getting a user's ip address

2001-11-29 Thread Ken Savage
Super new to PHP but I'm putting in the effort to learn quickly. How would I output the user's IP address in a php file. I want the webpage to say... Your IP address is xx.xx.xx.xx thanks Ken Savage http://kensavage.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mai