I’ve got a PHP script that I’m using to detect a users browser before I display my page to him.
Using the get_browser() method, and the returned array index ‘array[‘browser’]’, from a chrome window, returns ‘Default Browser’. I wonder if anyone has encountered this, or a similar situation. I’m sure that’s the case.
Thanks for anyone’s help.
Source: http://www.php.net/manual/en/function.get-browser.php#101125