PHP Formular

Es ist sinnvoll hier der Spezifikation zu folgen:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.1.1 hat gesagt.:
In particular, the convention has been established that the GET and HEAD methods SHOULD NOT have the significance of taking an action other than retrieval. These methods ought to be considered "safe". This allows user agents to represent other methods, such as POST, PUT and DELETE, in a special way, so that the user is made aware of the fact that a possibly unsafe action is being requested.
 
Zurück