PHP Browser Detection and Redirection
Posted
by Vincent
on Stack Overflow
See other posts from Stack Overflow
or by Vincent
Published on 2010-03-18T15:20:37Z
Indexed on
2010/03/18
15:31 UTC
Read the original article
Hit count: 573
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
© Stack Overflow or respective owner