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
Do something lik this:
"; //get OS echo php_uname(); ?>