Question by George: How can I redirect my website to a different page on the home page but only for IE users trying to access?
I want to show that it is incompatible with Internet Explorer but I do not think all people to see with all browsers. Either try this or just a warning to IE users who access it from access to it, a pop-up warning to the load side.
Best answer:
Answer by Brandon
In php, test for browser type and use redirect() to send only IE users to the page of your choice.
Google for php redirect to learn how.
Know better? Leave your own answer in the comments!
RSS Feed
Twitter

Posted in
Tags: