git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139280 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
LEE Yun-young 2003-08-31 09:58:56 +00:00
parent 6ec36581c9
commit 2a2017cc39

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.12 $ -->
<!-- $Revision: 1.13 $ -->
<reference id="ref.mbstring">
<title>Multi-Byte String Functions</title>
<titleabbrev>Multi-Byte String</titleabbrev>
@ -133,7 +133,7 @@ JIS, SJIS
if <literal>enctype</literal> for HTML form is set to
<literal>multipart/form-data</literal>, and,
<literal>mbstring.encoding_translation</literal> is set to
On in &php.ini:
On in &php.ini;
POST variables and uploaded filename will be converted to
internal character encoding.
But, characters specified in 'name' of HTML form will not be