February 2013
Intermediate to advanced
538 pages
20h 55m
English
get_browser
mixed get_browser([stringname[, boolreturn_array]])
Returns an object containing information about the user’s
current browser, as found in $HTTP_USER_AGENT, or the browser identified
by the user agent name. The information is
gleaned from the browscap.ini
file. The version of the browser and various capabilities of the
browser, such as whether or not the browser supports frames, cookies,
and so on, are returned in the object. If return_array is true, an array will be returned rather than
an object.
Read now
Unlock full access