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

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

팁앤테크

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

페이지 정보

profile_image
작성자 제로
댓글 0건 조회 42,774회 작성일 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 829건 22 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 날짜
304 제로 104401 10-10
303 제로 91205 10-05
302 제로 47578 10-04
301 제로 46739 10-04
300 제로 41810 10-02
299 제로 42456 09-30
열람중 제로 42775 09-30
297 제로 43614 09-30
296 제로 95355 09-29
295 제로 56416 09-29
294 제로 41388 09-25
293 제로 76390 09-21
292 제로 105478 09-19
291 제로 45898 09-19
290 제로 37859 09-17
289 제로 40905 09-15
288 제로 48434 09-08
287 제로 45839 09-06
286 제로 40329 09-03
285 제로 63701 09-01
284 제로 46711 08-27
283 제로 52259 08-21
282 제로 42102 08-20
281 제로 41106 08-20
280 제로 38845 08-18

검색

회원로그인

회원가입

사이트 정보

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

접속자집계

오늘
4,515
어제
47,624
최대
431,155
전체
7,327,932
Copyright (c) 株式会社YHPLUS. All rights reserved.