Search found 1 match

by FabWebDesigns
Fri Oct 31, 2008 9:18 am
Forum: PHP - Code
Topic: Help with PHP mail html script
Replies: 0
Views: 113

Help with PHP mail html script

I have an online form that gets filled out and need to use PHP mail html to process it. How do I get the $_POST['Name.Borrower' item to go into the table. Here's my sample code:   <?php et these paramaters- -------------------------   // Subject of email sent to you. $subject = 'Results from Applica...