From f453b3a78c47c23af401f6686023647db1bd93f4 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Sat, 11 Jul 2009 16:24:20 +0000 Subject: [PATCH] See also git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283870 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/iconv/functions/iconv-mime-encode.xml | 1 + reference/strings/functions/quoted-printable-decode.xml | 9 +++++++++ reference/strings/functions/quoted-printable-encode.xml | 1 + 3 files changed, 11 insertions(+) diff --git a/reference/iconv/functions/iconv-mime-encode.xml b/reference/iconv/functions/iconv-mime-encode.xml index 900a3b6182..6a4fbe4e48 100644 --- a/reference/iconv/functions/iconv-mime-encode.xml +++ b/reference/iconv/functions/iconv-mime-encode.xml @@ -192,6 +192,7 @@ echo iconv_mime_encode("Subject", "Prüfung Prüfung", $preferences); imap_binary mb_encode_mimeheader imap_8bit + quoted_printable_encode diff --git a/reference/strings/functions/quoted-printable-decode.xml b/reference/strings/functions/quoted-printable-decode.xml index f4587c43a9..e57ab2c830 100644 --- a/reference/strings/functions/quoted-printable-decode.xml +++ b/reference/strings/functions/quoted-printable-decode.xml @@ -48,6 +48,15 @@ + + &reftitle.seealso; + + + quoted_printable_encode + + + +