sendmail

Description

Sends an email to the specified recipient(s).

SMF Versions: 1.0 RC1 - 1.0.21

File: Subs-Post.php
bool sendmail (mixed $to, string $subject, string $message[, string $from[, bool $send_html)


(View)

SMF Versions: 1.1 Beta 3 Public - 1.1.15

File: Subs-Post.php
bool sendmail (, mixed $to, string $subject, string $message[, string $from[, string $message_id[, bool $send_html[, int $priority[, bool $hotmail_fix)


(View)

SMF Versions: 2.0.19 - 2.0.7

File: Subs-Post.php
void sendmail (, mixed $to, string $subject, string $message, string $from[, string $message_id[, bool $send_html[, int $priority[, bool $hotmail_fix)


(View)
Advertisement: