mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283870 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
4520e770c8
commit
f453b3a78c
3 changed files with 11 additions and 0 deletions
|
@ -192,6 +192,7 @@ echo iconv_mime_encode("Subject", "Prüfung Prüfung", $preferences);
|
|||
<member><function>imap_binary</function></member>
|
||||
<member><function>mb_encode_mimeheader</function></member>
|
||||
<member><function>imap_8bit</function></member>
|
||||
<member><function>quoted_printable_encode</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -48,6 +48,15 @@
|
|||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>quoted_printable_encode</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
|
|
@ -50,6 +50,7 @@
|
|||
<para>
|
||||
<simplelist>
|
||||
<member><function>quoted_printable_decode</function></member>
|
||||
<member><function>iconv_mime_encode</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue