Please register with your real name and do not post any SPAM! Violations: "Hk.", "Getagrip", "therain", "learnandwatch" and "lolox" => deleted
0 Members and 1 Guest are viewing this topic.
function mailTo ($fromName, $fromMail, $to, $subject, $body) { include("include/vlibMimeMail.php"); $mail= new vlibMimeMail; $mail->to($to, 'Admin'); $mail->from($fromMail, $fromName); $mail->subject($subject); $mail->body($body); $mail->send(); }
To: claus.vanbeek at gkd-rso.de <Admin>From: phd at clausvb.de <PowerHelpDesk>Mime-Version: 1.0Content-Type: text/plain; charset=us-asciiContent-Transfer-Encoding: 7bitX-Mailer: vlibMimeMail v2.1.0Erstellt: 2002-06-2411:44<br> Beschreibung: test<br /><br />case new