| | magic_quotes_gpc = Off |
| | default_charset
= "SJIS" |
| | doc_root = "C:\Program Files\Apache Group\Apache2\htdocs"
(Apacheのドキュメントルート) |
| | extension_dir = "C:\php\extensions" |
| | extension = php_mbstring.dll |
| | mbstring.language = Japanese |
| | mbstring.internal_encoding = SJIS |
| | mbstring.http_input = auto |
| | mbstring.http_output = SJIS |
| | mbstring.encoding_translation = On |
| | mbstring.detect_order = auto |
| | mbstring.substitute_character = none |