A
|
ann 6/22/2010 |
Dean, $message="Hello there\n<b>Best regards</b><img src='images/pict.png' width='189' height='255' alt='image'>";
runner_mail(array('to' => $email, 'subject' => $subject, 'htmlbody' => $message, 'charset' => 'UTF-8')); |