Detecting user browser with PHP and displaying notice accordingly -


what efficient way detect user's browser using php? need function block users ie accessing website pages , pop them link towards chrome, ff , safari (they choose 1 wish download...). (reason: i'm using various jquery functions , scripts don't work/show on ie , want visitors have optimal experience).

perhaps, $_server['http_user_agent'] can help


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -