Sujit Kumar Shah
Freelance PHP MySql programmer
Getting real IP address in PHP
Generally you are used $_SERVER['REMOTE_ADDR'] to find out the client’s IP address in PHP. But it may not return the true IP address of the client at all time. If your client is connect to the Internet through Proxy Server then $_SERVER['REMOTE_ADDR'] in PHP just returns the IP address of the Proxy Server not of the client’s machine. So here is a simple function in PHP to find out the real IP address of the client’s machine. There are extra Server variable which might be available to determine the exact IP address of the client’s machine in PHP, they are HTTP_CLIENT_IP and HTTP_X_FORWARDED_FOR.
To do articles more effectively, we need your comments or suggestions on how to improve the articles and make it more useful, or what other articles you would like in the future. Please CLICK HERE and leave your feedback. Thanks!!!
- Ajax autocomplete using PHP & MySQL
- Simple JQuery Accordion menu
- XML Web Service using PHP and SOAP
- Reduce High CPU usage overload problem caused by MySql
- Pure CSS Bubble Tooltips
- How to make your website load fast?
- Getting real IP address in PHP
- Basic security vulnerabilities in php code
- How To Enable JavaScript in a Web Browser?
- Beginning Search engine optimization (SEO)
Categories
Archives
Website Services
- » Web 2.0 Website Design
- » Online Shopping (E-commerce)
- » Content Management System
- » Small/Advanced Business Sites
- » Search Engine Optimization
- » Website Maintenance Services
- » Web and Enterprise Portal Development
- » Directory Website
- » Auction, Bidding Website
- » Classified, Marketplace Website
- » Web Application Development
