How To Get A User IP Address Using A PHP Script With Code
- Forums
- Windows Hosting
- How To Get A User IP Address Using A PHP Script With Code
this code is used by PHP to get the visitors of a website IP address. this post will show you what you need to get the ip addess of a visitor to your page [608], Last Updated: Sat May 18, 2024
wallpaperama
Tue Oct 14, 2008
0 Comments
373 Visits
YOUR IP ADREES IS: 172.69.7.12
if you have a website and you want to know how you can get your ip address from your visitors please ask me and i can tell you how i did it, all you need is this echo $_SERVER[REMOTE_ADDR];