替代方案

Browser.php

cbschuld/Browser.php

A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.

标签

  • php
  • browser
  • useragent
  • user-agent