Function mb_encode_mimeheader
Package: cake\cake\libs
Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: License (http://www.opensource.org/licenses/mit-license.php)
Located at multibyte.php
Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: License (http://www.opensource.org/licenses/mit-license.php)
Located at multibyte.php
mb_encode_mimeheader( $str , $charset = 'UTF-8' , $transfer_encoding = 'B' , $linefeed = "\r\n" , $indent = 1 )
Parameters summary
|
$str |
|
|
$charset = 'UTF-8' |
|
|
$transfer_encoding = 'B' |
|
|
$linefeed = "\r\n" |
|
|
$indent = 1 |