PHP Browser Detection and Redirection
- by Vincent
All,
My application supports IE7+, MOZILLA and other modern browsers. Anybody know of a very good browser detection and redirection PHP class? I came across this, but I am not sure if anybody used this:
http://chrisschuld.com/projects/browser-php-detecting-a-users-browser-from-php/#typicalusage
Thanks