Proxy Detector 0.1 review
DownloadProxy Detector is a PHP class that can detect HTTP requests via proxy
|
|
Proxy Detector is a PHP class that can detect HTTP requests via proxy. This class can detect if a visitor uses a proxy server by scanning the headers returned by the user client.
When the user uses a proxy server, most of the proxy servers alter the header. The header is returned to PHP in the array $_SERVER.
What's New in This Release:
This is the first release of the class and implementation example.
Proxy Detector 0.1 keywords