function mb send mail 4ZPYUA6TIDFCRPM2FO4IVQ6MR7DXIUEBQT5KUHQ


mb_send_mailPodręcznik PHPPoprzedniNastępnymb_send_mail (PHP 4 >= 4.0.6)mb_send_mail --  Send encoded mail. Descriptionboolean mb_send_mail (string to, string subject, string message [, string additional_headers [, string additional_parameter]])OstrzeżenieTa funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko. mb_send_mail() sends email. Headers and message are converted and encoded according to mb_language() setting. mb_send_mail() is wrapper function of mail(). See mail() for details. to is mail addresses send to. Multiple recipients can be specified by putting a comma between each address in to. This parameter is not automatically encoded. subject is subject of mail. message is mail message. additional_headers is inserted at the end of the header. This is typically used to add extra headers. Multiple extra headers are separated with a newline ("\n"). additional_parameter is a MTA command line parameter. It is useful when setting the correct Return-Path header when using sendmail. Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki. See also mail(), mb_encode_mimeheader(), and mb_language(). PoprzedniSpis treściNastępnymb_decode_numericentityPoczątek rozdziałuMCAL functions

Wyszukiwarka

Podobne podstrony:
function mb send mail
function mb send mail
function mb strimwidth
function mb http output
function msg send
function mb http output
function mb parse str
function mb strimwidth
function mb strpos
function mb preferred mime name
function mb strlen
function mb detect order
function mb encode numericentity
function mb strwidth
function mb substitute character
function mb convert kana
function mb strrpos
function mb encode mimeheader

więcej podobnych podstron