I’m trying to use Browser detection with PHP. I have a footer bar that I want to show EXCEPT on Internet Explorer versions lower than 7 and all mobile browsers.
Is there a non-complicated of using php’s browser detection to accomplish this?
Cheers!
Ryan