On Wed, 30 Jan 2002 21:27:14 +0800, you wrote:

>Dear all
>I had made a login page for user, but once when you user had login failed,
>there will be a error appear which is "HTTP ERROR 405", could someone pls
>tell me what is that mean on that error?

http://www.google.com/search?hl=en&q=http+response+codes+405

First link.

405 Method Not Allowed
The method specified in the Request-Line is not allowed for the
resource identified by the Request-URI. The response MUST include an
Allow header containing a list of valid methods for the requested
resource. 

djo


-- 
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