get_browser
get_browser
(PHP 4, PHP 5, PHP 7)
get_browser — Tells what the user's browser is capable of
Description
mixed get_browser ([ string $user_agent [, bool $return_array = false ]] )
Attempts to determine the capabilities of the user's browser, by looking up the browser's information in the browscap.ini file.
Parameters
-
user_agent
-
The User Agent to be analyzed. By default, the value of HTTP User-Agent header is used; h