Manuál
PHP
Předcházející
Další
mb_send_mail
mb_send_mail -- Send encoded mail.
Description
boolean
mb_send_mail
( string to, string subject, string message [, string additional_headers [, string additional_parameter]])
Vrací
TRUE
při
úspěchu
,
FALSE
při
selhání
.
Předcházející
Domů
Další
Nahoru