PHP var | Value | Comment |
---|
HTTP_REFERER | https://van-diemen-de-jel.nl/Misc/Browser_info.php | The page which referred to the current page (if any)
|
HTTP_HOST | www.van-diemen-de-jel.nl | Server (web) name
|
SCRIPT_NAME | /Misc/Browser_info.php | The current script's path
|
SERVER_ADDR | 83.137.149.12 | Server IP address
|
REMOTE_ADDR | 3.137.162.21 | Client IP address
|
SERVER_PROTOCOL | HTTP/2.0 | Protocol
|
REQUEST_METHOD | GET | Method used to access the page (i.e. GET, HEAD, POST, PUT)
|
HTTP_CONNECTION | close | Connection method (if any, i.e. Keep-alive)
|
HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) | Client browser
|
HTTP_ACCEPT_LANGUAGE | | Language
|
QUERY_STRING | | Parameter string
|