So I'm interested in directing my visitors to a webpage which,
will contain code that determines what browser the visitor is using and redirect him using php. Preferably header location will be the redirect method.
For instance,
If he is using Firefox, it would redirect him to my main link
If he is using Google chrome or Internet Explorer, it would redirect him to a different link.
Thanks
will contain code that determines what browser the visitor is using and redirect him using php. Preferably header location will be the redirect method.
For instance,
If he is using Firefox, it would redirect him to my main link
If he is using Google chrome or Internet Explorer, it would redirect him to a different link.
Thanks

Comment