Method MIME.encode_words_quoted_remapped()
- Method
encode_words_quoted_remapped
stringencode_words_quoted_remapped(array(string|int)phrase,stringencoding,string|function(string:string)charset,string|voidreplacement,function(string:string)|voidrepcb)- Description
The inverse of decode_words_tokenized_remapped(), this functions accepts an array equivalent to the argument of quote(), but also performs on demand word encoding in the same way as encode_words_text_remapped().
- See also
MIME.encode_words_text_remapped() MIME.encode_words_quoted_labled_remapped()