I’m developing a website that I want to disallow opening in IE 6.0 Browser for some security reasons. I know every browser has a unique header information which sent when we request webpage so can I block my website opening in IE 6.0 or any browser using javascript,php or using anything ?
Share
Sure, check this out (CGI method, PHP method, JS method)
PHP:
JS: