You are here: Re: Why this form script doesnt work? « PHP Language « IT news, forums, messages
Re: Why this form script doesnt work?

Posted by iuz on 06/03/05 15:14

Dave wrote:

> can anyone tell me why this doesnt work.
>
> i have a form page a php script but it doesnt work. i just get a page
> 405 error when i click send form
>
> Any ideas?

[quoting http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html]
10.4.6 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.
[/quoting http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html]

>
>
> form.php
>
> <form method="POST" action="thanks.php">
> Name: <input type="TEXT" name="name">
> Email: <input type="TEXT" name="email">
> <input type="SUBMIT" name="Submit" value="ok">
> </form>
>
>
>
> thanks.php
>
> <SCRIPT LANGUAGE="php">

??? use.. '<?php'

> $email = $HTTP_POST_VARS[email];
> $mailto = xxx@xxx.com;
> $mailsubj = "Form submission";
> $mailhead = "From: $email\n";
> reset ($HTTP_POST_VARS);
> $mailbody = "Values submitted from web site form:\n";
> while (list ($key, $val) = each ($HTTP_POST_VARS)) {
> $mailbody .= "$key : $val\n"; }
> mail($mailto, $mailsubj, $mailbody, $mailhead);
> </SCRIPT>

??? use.. '?>'

--
www.iuz-lab.info

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация