Not that people should write it like that, but I have seen code in the wild that uses getallheaders() (Apache only function) to get request headers instead of using more portable ways.
Oh, I see. If people use Apache-only functions then surely they have to have Apache :) But since there's a portable alternative available, they have a way to change it.
-- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php