PHP Classes

BrowserDetection: Detect the user browser and its capabilities

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 562 All time: 5,433 This week: 673Up
Version License PHP version Categories
browserdetection 1.0GNU General Publi...4HTTP
Description 

Author

This class can be used to detect the browser that the current user is using to access the site.

It analyzes the user agent string sent by the browser and parses it to determine: the type of browser, the user operating system, the version, release and build.

The class may also compare the browser version against a range of accepted versions, as well if the browser is expected to support page element opacity attribute and transparent PNG images.

You can also use it for bot protection :)

Picture of Bill Frederickson
Name: Bill Frederickson <contact>
Classes: 1 package by
Country: United States United States

  Files folder image Files (1)  
File Role Description
Plain text file browser.class.php Class BrowserInfo

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:562
This week:0
All time:5,433
This week:673Up
User Comments (1)
Needs updating.
12 years ago (CPK Smithies)
32%StarStar