{"id":175,"date":"2007-09-26T21:58:41","date_gmt":"2007-09-26T12:58:41","guid":{"rendered":"https:\/\/deskplate.net\/blog\/2007\/09\/26\/php-ini-%e8%a8%ad%e5%ae%9a%e3%80%80%e6%9c%80%e7%b5%82%e7%89%88\/"},"modified":"2007-09-26T21:58:41","modified_gmt":"2007-09-26T12:58:41","slug":"php-ini-%e8%a8%ad%e5%ae%9a%e3%80%80%e6%9c%80%e7%b5%82%e7%89%88","status":"publish","type":"post","link":"https:\/\/deskplate.net\/blog\/archives\/175","title":{"rendered":"php.ini \u8a2d\u5b9a\u3000\u6700\u7d42\u7248"},"content":{"rendered":"<p>php \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u5f8c\u306b\u3000php.ini-recommended \u3092 php.ini \u306b\u30b3\u30d4\u30fc\u3057\u3066\u4ee5\u4e0b\u306e\u90e8\u5206\u3092\u7de8\u96c6\u3059\u308b<br \/>\n[mbstring]<br \/>\n; language for internal character representation.<br \/>\nmbstring.language = Japanese<br \/>\n; internal\/script encoding.<br \/>\n; Some encoding cannot work as internal encoding.<br \/>\n; (e.g. SJIS, BIG5, ISO-2022-*)<br \/>\nmbstring.internal_encoding = EUC-JP<br \/>\n; http input encoding.<br \/>\nmbstring.http_input = auto<br \/>\n; http output encoding. mb_output_handler must be<br \/>\n; registered as output buffer to function<br \/>\n;mbstring.http_output = SJIS<br \/>\n; enable automatic encoding translation according to<br \/>\n; mbstring.internal_encoding setting. Input chars are<br \/>\n; converted to internal encoding by setting this to On.<br \/>\n; Note: Do _not_ use automatic encoding translation for<br \/>\n;       portable libs\/applications.<br \/>\nmbstring.encoding_translation = Off<br \/>\n; automatic encoding detection order.<br \/>\n; auto means<br \/>\nmbstring.detect_order = auto<br \/>\n; substitute_character used when character cannot be converted<br \/>\n; one from another<br \/>\nmbstring.substitute_character = none;<br \/>\n; overload(replace) single byte functions by mbstring functions.<br \/>\n; mail(), ereg(), etc are overloaded by mb_send_mail(), mb_ereg(),<br \/>\n; etc. Possible values are 0,1,2,4 or combination of them.<br \/>\n; For example, 7 for overload everything.<br \/>\n; 0: No overload<br \/>\n; 1: Overload mail() function<br \/>\n; 2: Overload str*() functions<br \/>\n; 4: Overload ereg*() functions<br \/>\n;mbstring.func_overload = 0<br \/>\n; enable strict encoding detection.<br \/>\n;mbstring.strict_encoding = Off<\/p>\n","protected":false},"excerpt":{"rendered":"<p>php \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u5f8c\u306b\u3000php.ini<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-175","post","type-post","status-publish","format-standard","hentry","category-php"],"_links":{"self":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts\/175","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/comments?post=175"}],"version-history":[{"count":0,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts\/175\/revisions"}],"wp:attachment":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/media?parent=175"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/categories?post=175"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/tags?post=175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}