PHP Folks:

Does PHP provide some mechanism for browser detection & redirection or is
this something that Apache Directives can handle?

For example: I don't want users with browsers less than 4.0 to actually load
a page on our site. Instead, I want them redirected to a page that let's
them know their browser is in-compatible.

I know this is something JavaScript can do, but again that relies on the
browser.


Thanks for any help,

Christopher Raymond


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to