Dynadot — .com Transfer

Disable a file ...tricky?

SpaceshipSpaceship
Namecheap AuctionsNamecheap Auctions
Namecheap AuctionsNamecheap Auctions
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.
GoDaddyGoDaddy
Check if the user-agent contains the string ‘MSIE’:

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

We're social

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