MySQL Forums
Forum List  »  Newbie

HTTP 405 - Resource not allowed Internet Information Services
Posted by: LaTicca Peeples
Date: August 18, 2005 08:32PM

I have a form in one of my web pages with the following line:

<FORM METHOD="POST" ACTION=$_SERVER['$PHP_SELF']>

even if I write <FORM METHOD="POST" ACTION=test> where test is the form name, I get the same error.

It's the same with <FORM METHOD="POST" ACTION=['$PHP_SELF']>

I checked the ini file for the register globals setting and saw that it was set to off.

Please help me out!

Options: ReplyQuote


Subject
Written By
Posted
HTTP 405 - Resource not allowed Internet Information Services
August 18, 2005 08:32PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.