PHP » GoLang |
login |
register |
about
|
GoLang iconv_mime_encode
request it (368)
GoLang replacement for PHP's iconv_mime_encode
[edit | history]
iconv_mime_encode(PHP 5, PHP 7) iconv_mime_encode — Composes a MIME header field Description
string iconv_mime_encode
( string
$field_name
, string $field_value
[, array $preferences = NULL
] )Composes and returns a string that represents a valid MIME header field, which looks like the following: Subject: =?ISO-8859-1?Q?Pr=FCfung_f=FCr?= Entwerfen von einer MIME kopfzeile Parameters
Return Values
Returns an encoded MIME field on success,
or Examples
Example #1 iconv_mime_encode() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|