[php] phpMyAdmin에서 일본어작업을 할경우 > 팁앤테크

본문 바로가기

사이트 내 전체검색

뒤로가기 팁앤테크

[php] phpMyAdmin에서 일본어작업을 할경우

본문

phpMyAdmin의 기본설정UTF-8
PHP출력 SJIS

php.ini의 utf-8설정

[mbstring]

; language for internal character representation.

mbstring.language = Japanese

; internal/script encoding.

; Some encoding cannot work as internal encoding.

; (e.g. SJIS, BIG5, ISO-2022-*)

mbstring.internal_encoding = utf-8

; http input encoding.

mbstring.http_input = auto

; http output encoding. mb_output_handler must be

; registered as output buffer to function

mbstring.http_output = utf-8

; enable automatic encoding translation according to

; mbstring.internal_encoding setting. Input chars are

; converted to internal encoding by setting this to On.

; Note: Do _not_ use automatic encoding translation for

; portable libs/applications.

mbstring.encoding_translation = On

; automatic encoding detection order.

; auto means

mbstring.detect_order = auto

; substitute_character used when character cannot be converted

; one from another

mbstring.substitute_character = none;

; overload(replace) single byte functions by mbstring functions.

; mail(), ereg(), etc are overloaded by mb_send_mail(), mb_ereg(),

; etc. Possible values are 0,1,2,4 or combination of them.

; For example, 7 for overload everything.

; 0: No overload

; 1: Overload mail() function

; 2: Overload str*() functions

; 4: Overload ereg*() functions

;mbstring.func_overload = 0

추천0

댓글목록 0

등록된 댓글이 없습니다.

전체 825건 11 페이지
게시물 검색
Copyright (c) 株式会社YHPLUS. All rights reserved.

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒171-0014 東京都豊島区池袋2-41-5 アーバン154 8F
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

PC 버전으로 보기