{"id":150,"date":"2007-05-11T16:00:58","date_gmt":"2007-05-11T07:00:58","guid":{"rendered":"https:\/\/deskplate.net\/blog\/2007\/05\/11\/php-ini-mb_string-%e8%a8%ad%e5%ae%9a\/"},"modified":"2007-05-11T16:00:58","modified_gmt":"2007-05-11T07:00:58","slug":"php-ini-mb_string-%e8%a8%ad%e5%ae%9a","status":"publish","type":"post","link":"https:\/\/deskplate.net\/blog\/archives\/150","title":{"rendered":"php.ini  mb_string \u8a2d\u5b9a"},"content":{"rendered":"<p>\u6700\u8fd1\u3067\u306f\u3053\u306e\u3088\u3046\u306b\u8a2d\u5b9a\u3057\u3066\u3044\u307e\u3059<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>\u6700\u8fd1\u3067\u306f\u3053\u306e\u3088\u3046\u306b\u8a2d\u5b9a\u3057\u3066\u3044\u307e\u3059 [mb<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,7],"tags":[],"class_list":["post-150","post","type-post","status-publish","format-standard","hentry","category-linux","category-php"],"_links":{"self":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts\/150","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=150"}],"version-history":[{"count":0,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts\/150\/revisions"}],"wp:attachment":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/media?parent=150"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/categories?post=150"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/tags?post=150"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}