From f59bb0ee20177a299b89e67ad4f180f09f76eb8d Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Fri, 12 Apr 2002 19:07:48 +0000 Subject: [PATCH] (Describing ini settings for exif.) and explain need for mbstring and how it works. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@77921 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/config.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/chapters/config.xml b/chapters/config.xml index c192b5b837..2aea23ffbe 100644 --- a/chapters/config.xml +++ b/chapters/config.xml @@ -1,5 +1,5 @@ - + Configuration @@ -1539,6 +1539,14 @@ NOTYPE Exif Configuration Directives + + + Exif supports automatically conversion for Unicode and JIS + character encodings of user comments when module mbstring + is available. This is done by first decoding the comment + using the specified characterset. The result is then encoded + with another characterset which should match your http output. + @@ -1640,6 +1648,7 @@ NOTYPE +