PHP Classes
elePHPant
Icontem

browser detected

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 10       Packages icon Packages (5)   Blogs icon Blogs (5)  
Sniff Response Support forum sniffresponse Detect the browser type and capabilities category   This class can be used to detect the user browser type and its category based on expected capabilities. The class analyzes the user agent string and depending on the detected browser type it can assign to ...
This class can be used to detect the current user browser. It takes the user agent header value and returns the identification of the detected browser. The class may also return the name of a CSS file or PHP script associated to the current browser. Automatic Browsers Detect Support forum abd Detect ...
This class can detect the preferred language of the user accessing the site. It can look at the HTTP request accept header and determine the preferred language of the user from a list of supported languages. The detected language can fallback to a language associated to the user country in case the ...
Client info Support forum clientinfo Retrieve information about the user browser   This class can be used to retrieve information about the user browser. It parses the user agent string and detects the browser type and the operating system of the user machine. It also returns the file name of an icon ...
This class can be used to detect screen size and other user browser environment characteristics. It can generate HTML with JavaScript code that can detect the size of the user browser screen, browser type and version, operating system, etc.. The detected characteristics are stored by the JavaScript ...