farnoise Posted June 17, 2010 Share Posted June 17, 2010 Hey guys, I have a Joomla website that uses a really fancy template hence users with IE less than 7 are having lots of troubles, so now I'm looking for a script that detects user's browser and using IF statment let him pass or just show a error msg that your browser is not capable and suggest Google chrome or upgrade .. somthin like Youtube's Any help would be so much appriciated Link to comment https://forums.phpfreaks.com/topic/205068-browser-detection-filtering/ Share on other sites More sharing options...
gwolgamott Posted June 17, 2010 Share Posted June 17, 2010 Just use standard compliant css code for styling instead... But I know a must though huh? Well here's PHP built in one, read the comments for many alternative created functions. http://php.net/manual/en/function.get-browser.php Link to comment https://forums.phpfreaks.com/topic/205068-browser-detection-filtering/#findComment-1073563 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.