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

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

팁앤테크

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

페이지 정보

profile_image
작성자 제로
댓글 0건 조회 66,590회 작성일 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 779건 10 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 날짜
554 제로 87478 01-06
553 제로 76075 01-03
552 제로 68699 01-02
551 제로 69073 12-10
550 제로 69702 11-08
549 제로 68531 11-01
548 제로 86018 11-01
547 제로 72307 10-31
546 제로 56760 10-19
545 제로 47590 10-17
544 제로 63633 09-18
543 제로 67837 09-18
542 제로 63354 09-18
541 제로 66196 09-12
540 제로 50362 09-07
539 제로 72196 09-06
열람중 제로 66591 08-24
537 제로 71151 08-19
536 제로 67287 08-09
535 제로 70546 08-09
534 제로 71038 08-08
533 제로 66876 07-27
532 제로 69675 06-21
531 제로 70103 06-14
530 제로 57663 06-07

검색

회원로그인

회원가입

사이트 정보

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

접속자집계

오늘
1,063
어제
25,212
최대
431,155
전체
6,726,315
Copyright (c) 株式会社YHPLUS. All rights reserved.