How to check whether the browser is IE8 or less using php?
if(preg_match('/(?i)msie [2-8]/',$_SERVER['HTTP_USER_AGENT']))
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With