iconv_mime_encode(PHP 5) iconv_mime_encode — Composes a MIME header field Описание
string iconv_mime_encode
( string $field_name
, string $field_value
[, array $preferences
] )
Composes and returns a string that represents a valid MIME header field, which looks like the following:
Список параметров
Возвращаемые значенияReturns an encoded MIME field on success, or FALSE if an error occurs during the encoding. Примеры
Пример #1 iconv_mime_encode() example
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |