Unstoppable Domains — AI Assistant

Disable a file ...tricky?

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.
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
Appraise.net

We're social

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