McBryver Posted November 12, 2010 Share Posted November 12, 2010 I need to use an if statement in conjunction with the browser name/type "Mozilla Firefox" vs "Google Chrome" to display certain scripts of CSS to a page. I am not sure how to do this. Any help would help, Brian Link to comment https://forums.phpfreaks.com/topic/218532-how-can-i-use-php-to-check-for-the-browser-name/ Share on other sites More sharing options...
BlueSkyIS Posted November 12, 2010 Share Posted November 12, 2010 get_browser() http://php.net/manual/en/function.get-browser.php Link to comment https://forums.phpfreaks.com/topic/218532-how-can-i-use-php-to-check-for-the-browser-name/#findComment-1133667 Share on other sites More sharing options...
McBryver Posted November 13, 2010 Author Share Posted November 13, 2010 Thank you man just what I needed Link to comment https://forums.phpfreaks.com/topic/218532-how-can-i-use-php-to-check-for-the-browser-name/#findComment-1133677 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.