Mail.php
Errors'managing Form & html-sent Output

Site Feedback Your feedback has been sent !
A copy of your messsage
has been sent to your address as well !
Thanks :-)
Mail Details  
Web Site Feedback
Sender: Your Name
Email: You@Your_Provider.com
Message: The text you typed into the textarea.

... headers  
From: My Web Site  To: Admin
Cc: User <You@Your_Provider.com>
Reply-To: User <You@Your_Provider.com>

Comments
This is the output of just one file ( Mail.php ) that modifies itself according to the user interaction , as he clicks on send form button :
<form method=post action=$PHP_SELF>
Since any field is unfilled , the form will not be sent

This program is set to send a copy of the message to the User that fills the form, besides sending User's feedback to ICS
If the e-mail address is wrong the e-mail is anyway sent to the site administrator, but the sender will not receive his copy !

Warning : This is an e-learning site, please avoid spamming attempts and useless repeated feedback tests. If you need to test mails' PHP performance please surf :
www.ics-php.com/forum/ss/mail/
...and please use the checkbox for Cc-HEADER versus your own mail-account :-)