Does anyone know if there is a HTTPS 'version' of $_SERVER['HTTP_X_FORWARDED_FOR'] therefore I can resolve https proxies? If not, does anyone know a way to resolve the actual IP of HTTPS proxy user in PHP?
相关问题
- Views base64 encoded blob in HTML with PHP
- Laravel Option Select - Default Issue
- PHP Recursively File Folder Scan Sorted by Modific
- Can php detect if javascript is on or not?
- Using similar_text and strpos together