Andrey Hristov wrote: > Hi, > I cannot find a way to get the if the browser sent Accept-Encoding header. Can >someone tell me if this is possible. > It is maybe good idea if there is $HTTP_REQUEST_HEADERS ($_HEADERS) or something >similirar.
Have you look at $HTTP_SERVER_VARS? If you are using Apache SAPI, http://www.php.net/manual/en/function.getallheaders.php php-general is the place to ask question like this. Regards, -- Yasuo Ohgaki -- PHP Development 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]