Method | Description | |
---|---|---|
MailMime ( $recipients, string $text = false, string $html = false, array $hdrs ) | Send an mime mail possibly only text or text + html. | |
ValidateAddress ( string $p_email ) : boolean | Validate the syntax of an email address |
public static ValidateAddress ( string $p_email ) : boolean | ||
$p_email | string | |
return | boolean |