| Posted by Chris Shiflett on 06/17/67 11:08 
--- Stefan <shogun@steffsworld.ch> wrote:> When I try to send a form with method="POST" to a php-file I always
 > get an HTTP 404 error.
 
 The action attribute of the form tag is what determines the URL that the
 browser requests. When no resource exists at this URL, you get a 404
 response after submitting the form.
 
 This is not a PHP question.
 
 Chris
 
 =====
 Chris Shiflett - http://shiflett.org/
 
 PHP Security - O'Reilly     HTTP Developer's Handbook - Sams
 Coming Soon                 http://httphandbook.org/
  Navigation: [Reply to this message] |