--- Danny Shepherd <[EMAIL PROTECTED]> wrote:
> No, I wouldn't rely on it at all, I couldn't find a
> browser that *does* have that mime-type in it's
> header!

Danny is right. The reason you cannot depend on the Accept
header is that most browsers will include */* as an
acceptable type (which basically means the browser will
accept any type/subtype) and assign it the lowest quality
factor.

I cannot imagine a Web browser that will prefer Flash
(assigning it anything but the lowest quality factor);
maybe some Web developers should consider that when
designing user interfaces. :-)

Chris

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to