function SimpleMail($to, $subject, $msgbody, $headers) { mail($to, $subject, $msgbody, $headers); return 1; } function SendCustomMail($to_name, $to_email, $from_name, $from_email, $msgbody, $subject, $path = null, $cc = null, $bcc = null) { if (strtolower(trim(BUSINESS_EMAIL_SETTING)) == 'smtp') { SMTPMail($to_email, $subject, $msgbody, $to_name, $from_email, $from_name, $path); } } ?>
20% Off Lab Engagement Rings Shop Now