I am getting the client\'s (website user\'s) IP address. Now I\'d like to go one step further by knowing the user\'s computer name. So far, my research has not turned up any
PHP 5.4+
gethostbyaddr($_SERVER['REMOTE_ADDR'])