[제나플러스] utf-8 사용시 검색부분 // 들어 가는 현상 > 팁앤테크

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

팁앤테크

[제나플러스] utf-8 사용시 검색부분 // 들어 가는 현상

페이지 정보

profile_image
작성자 제로
댓글 0건 조회 42,054회 작성일 09-09-30 12:21

본문

common.php


if (isset($sca))  {
    if ($g4['charset'] != 'UTF-8') {
        $sca = mysql_real_escape_string($sca);
        }
    $qstr .= '&sca=' . urlencode($sca);
}

if (isset($sfl))  {
    if ($g4['charset'] != 'UTF-8') {
        $sfl = mysql_real_escape_string($sfl);
        }
    $qstr .= '&sfl=' . urlencode($sfl); // search field (검색 필드)
}

if (isset($stx))  { // search text (검색어)
        if ($g4['charset'] != 'UTF-8') {
    $stx = mysql_real_escape_string($stx);
        }
    $qstr .= '&stx=' . urlencode($stx);
}

if (isset($sst))  {
    if ($g4['charset'] != 'UTF-8') {
        $sst = mysql_real_escape_string($sst);
        }
    $qstr .= '&sst=' . urlencode($sst); // search sort (검색 정렬 필드)
}

댓글목록

등록된 댓글이 없습니다.

Total 779건 21 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 날짜
279 제로 81669 11-13
278 제로 81623 11-12
277 제로 86657 11-12
276 제로 36676 11-09
275 제로 39305 11-06
274 제로 42944 11-06
273 제로 41367 11-04
272 제로 43858 10-27
271 제로 50806 10-24
270 제로 54869 10-24
269 제로 77158 10-23
268 제로 37800 10-23
267 제로 70176 10-22
266 제로 61946 10-17
265 제로 56545 10-17
264 제로 41785 10-11
263 제로 102706 10-10
262 제로 89219 10-05
261 제로 46513 10-04
260 제로 45997 10-04
259 제로 40783 10-02
258 제로 41757 09-30
열람중 제로 42055 09-30
256 제로 42867 09-30
255 제로 93932 09-29

검색

회원로그인

회원가입

사이트 정보

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

접속자집계

오늘
5,231
어제
25,212
최대
431,155
전체
6,730,483
Copyright (c) 株式会社YHPLUS. All rights reserved.