Forum: PHP Aug 20th, 2006 |
| Replies: 1 Views: 2,428 Hello George,
I recommend using PHPMailer script for this purpose. It's easy to send HTML messages using PHPMailer. |
Forum: PHP Aug 20th, 2006 |
| Replies: 1 Views: 4,385 Greetings,
I need help with preselecting checkboxes in a HTML form.
The first form has several checkboxes and then I post this to a php page which based on the checkboxes selected will send out... |