Function mb_encode_mimeheader
		
		Package: cake\cake\libs
Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: The MIT License
Located at multibyte.php
	
	Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: The MIT License
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 | 
