[PHP] lists of headers

2002-05-17 Thread Joshua E Minnie

Can anybody tell me where I can find a list of all the possible headers that
I can use in the header function? I searched through the manual and can't
seem to find a list of headers.

I need to know what header it is that display an authorization required or
forbidden when my authentication fails.
--
Joshua E Minnie/CIO
[EMAIL PROTECTED]
Don't work for recognition, but always do work worthy of recognition.



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




Re: [PHP] lists of headers

2002-05-17 Thread Miguel Cruz

On Fri, 17 May 2002, Joshua E Minnie wrote:
 Can anybody tell me where I can find a list of all the possible headers that
 I can use in the header function? I searched through the manual and can't
 seem to find a list of headers.

Everything's in the RFC.

http://www.w3.org/Protocols/rfc2616/rfc2616.html

miguel


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