Disable a file ...tricky?

SpaceshipSpaceship
Namecheap AuctionsNamecheap Auctions
SpaceshipSpaceship
Watch

chris_reilly

Established Member
Impact
2
Hello,

On the site i am building it has certain features that work awesome in Firefox but when in IE....forget it!!

Anyway, is there a way to disable a certain file if the user is on the site using IE?

So i need footer_chat.php disabled if you use IE, is this possible?

thanks
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable Domains — AI StorefrontUnstoppable Domains — AI Storefront
Check if the user-agent contains the string ‘MSIE’:

PHP:
if(!strstr($_SERVER['HTTP_USER_AGENT'], 'MSIE')){
    // Do non-IE stuff
}
 
0
•••
Truehost — .com domains from $4.99, hosting includedTruehost — .com domains from $4.99, hosting included

We're social

Escrow.com
Spaceship
Domain Recover
CryptoExchange.com
Catchy
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back