/* Thanks to Thomas Bullinger (rootmail@btoy1.rochester.NY.US) for writing the first sample PHP Script Mail form */; /* Mail results to this address */ $TO = "procyon@hypermall.com"; /* This is the mail program we will use - check path on target system */ $MP = "/usr/lib/sendmail -t"; >
Please let us know what you were looking for or any other questions and / or comments you have about our site.
|
";
echo "From: $EMAIL_ADDR "; echo "Subject: Procyon Comments/Questions "; echo "Reply-to: $EMAIL_ADDR "; echo "X-Mailer: PHP-1.99 "; echo " $body"> |