git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283870 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2009-07-11 16:24:20 +00:00
parent 4520e770c8
commit f453b3a78c
3 changed files with 11 additions and 0 deletions

View file

@ -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>

View file

@ -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

View file

@ -50,6 +50,7 @@
<para>
<simplelist>
<member><function>quoted_printable_decode</function></member>
<member><function>iconv_mime_encode</function></member>
</simplelist>
</para>
</refsect1>