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

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

팁앤테크

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

페이지 정보

profile_image
작성자 제로
댓글 0건 조회 45,017회 작성일 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 제로 108603 10-10
303 제로 96778 10-05
302 제로 50800 10-04
301 제로 49020 10-04
300 제로 44580 10-02
299 제로 44818 09-30
열람중 제로 45018 09-30
297 제로 46206 09-30
296 제로 99294 09-29
295 제로 59271 09-29
294 제로 43591 09-25
293 제로 80414 09-21
292 제로 110082 09-19
291 제로 48572 09-19
290 제로 39662 09-17
289 제로 43695 09-15
288 제로 50931 09-08
287 제로 48289 09-06
286 제로 42636 09-03
285 제로 67160 09-01
284 제로 49045 08-27
283 제로 55024 08-21
282 제로 44544 08-20
281 제로 43362 08-20
280 제로 40717 08-18

검색

회원로그인

회원가입

사이트 정보

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

접속자집계

오늘
15,248
어제
99,400
최대
431,155
전체
10,868,639
Copyright (c) 株式会社YHPLUS. All rights reserved.