array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'function.mailparse-msg-extract-whole-part-file.php', 1 => 'mailparse_msg_extract_whole_part_file', 2 => 'Extracts a message section including headers without decoding the transfer encoding', ), 'up' => array ( 0 => 'ref.mailparse.php', 1 => 'Mailparse Funzioni', ), 'prev' => array ( 0 => 'function.mailparse-msg-extract-part-file.php', 1 => 'mailparse_msg_extract_part_file', ), 'next' => array ( 0 => 'function.mailparse-msg-free.php', 1 => 'mailparse_msg_free', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/mailparse/functions/mailparse-msg-extract-whole-part-file.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

mailparse_msg_extract_whole_part_file

(PECL mailparse >= 0.9.0)

mailparse_msg_extract_whole_part_fileExtracts a message section including headers without decoding the transfer encoding

Descrizione

mailparse_msg_extract_whole_part_file(resource $mimemail, string $filename, callable $callbackfunc = ?): string
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

mimemail

A valid MIME resource.

filename

callbackfunc

Valori restituiti

Vedere anche: