basic-php-11-sendmail-rev02.php / php
<html> <head> <title>HTML Mail Sent!</title> </head> <body> <?php _POST["to"]; _POST["from"]; _POST["subject"]; _POST["message"]; headers .= "Content-type: text/html; charset=iso-8859-1\r\n"; headers .= "From: " . mailsent = mail(subject, headers); if (<br><br>"; echo "<b>To:</b> to<br>"; echo "<b>From:</b> <br>"; echo "<b>Subject:</b> subject<br>"; echo "<b>Message:</b><br>"; echo </body> </html>
(C) Æliens 20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.