Hello Forum, I was wondering if I can set different Templates/themes/coding of my website for Different browsers. I was Launching some sort of Support Firefox Website, But i want the Webpage to be accessible Just by All the browsers, Except Google Chrome. OR I would like to Disable certain Area's of the site on Google chrome, But making those Area's can be accessed by Firefox, IE, Safari, etc. Is that possible ? If yeah, Could you guys please guide me with the proper steps ? Even the slightest help would be appreciated. Regards.
Firstly, why would you want to restrict users of a certain browser? But anyway, there are ways to detect the browser yes: http://php.net/manual/en/function.get-browser.php http://www.php-scripts.com/20050912/12/ http://www.tuxradar.com/practicalphp/16/5/0 Here is a javascript method: http://www.w3schools.com/js/js_browser.asp