[PHP-WEBMASTER] PHP problem

2016-12-31 Thread Rebecca Akoun
Hello,
I cerated a PHP for my contact form but when I click to the button send, it
doesn't work.I wonder what is wrong...Is there any possibility that you
could help me?
Thank you,
Rebecca
animakostudio.com

*I created an HTLM code:*




FERIENWORKSHOPS


* Alter:
für 8-12
Jährige
Ab 13
Jahre
* Vor-und Zuname
* E-mail
Telefon

Wünsche und anmerkungen







*And here is mPHP*

 $b){ $body .= sprintf("%20s: %s\n",$b,$_REQUEST[$a]); }

$headers2 = "From: Animakostudio http://www.animakostudio.com/Danke.html"; );}
else
{print "We encountered an error sending your mail, please notify
webmas...@animakostudio.com"; }
}
}
?>


[PHP-WEBMASTER] Re: PHP problem

2016-12-31 Thread Christoph M. Becker
On 31.12.2016 at 15:29, Rebecca Akoun wrote:

> Hello,
> I cerated a PHP for my contact form but when I click to the button send, it
> doesn't work.I wonder what is wrong...Is there any possibility that you
> could help me?

This mailing list is for discussing and maintaining the php.net web
infrastructure.  For general PHP support questions, see the support page
.  In particular, this question would be
appropriate for .

-- 
Christoph M. Becker

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php