mail($toaddress, $subject, $mailconten);
should be
mail($toaddress, $subject, $mailcontent);
-Original Message-
From: merryE [mailto:[EMAIL PROTECTED]
Sent: 12 October 2003 22:52
To: [EMAIL PROTECTED]
Subject: [PHP] feedback form
I create a feedback form in html and the action si
mail($toaddress, $subject, $mailconten);
should be
mail($toaddress, $subject, $mailcontent);
-Original Message-
From: merryE [mailto:[EMAIL PROTECTED]
Sent: 12 October 2003 22:52
To: [EMAIL PROTECTED]
Subject: [PHP] feedback form
I create a feedback form in html and the action si to
I create a feedback form in html and the action si to post to the php. It doesn't wotk
well and i don't know what's is the problem. please help me to look at it. Tell me the
errors, thank's.
This is the form.php code:
This is the form.html code:
name :
3 matches
Mail list logo