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

본문 바로가기
사이트 내 전체검색

팁앤테크

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

페이지 정보

profile_image
작성자 제로
댓글 0건 조회 68,844회 작성일 12-08-24 10:13

본문

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

댓글목록

등록된 댓글이 없습니다.

Total 829건 1 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 날짜
829 제로 2141 06-18
828 제로 4836 03-21
827 제로 4853 02-23
826 제로 31143 11-02
825 제로 34299 07-10
824 제로 44699 04-06
823 제로 31966 02-21
822 제로 37870 12-31
821 제로 31130 12-24
820 제로 30911 12-04
819 제로 33615 10-17
818 제로 32464 10-02
817 제로 58680 08-04
816 제로 30882 08-04
815 제로 41960 08-03
814 제로 42425 07-08
813 제로 73031 07-08
812 제로 88624 07-06
811 제로 32120 06-09
810 제로 37963 06-03
809 제로 36289 04-16
808 제로 36802 03-29
807 제로 31149 03-26
806 제로 38518 03-12
805 제로 33369 03-10

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5470-4714
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
56,620
어제
199,034
최대
431,155
전체
8,512,187
Copyright (c) 株式会社YHPLUS. All rights reserved.