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

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

팁앤테크

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

페이지 정보

profile_image
작성자 제로
댓글 0건 조회 43,279회 작성일 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 제로 105569 10-10
303 제로 92800 10-05
302 제로 48390 10-04
301 제로 47225 10-04
300 제로 42548 10-02
299 제로 43010 09-30
열람중 제로 43280 09-30
297 제로 44208 09-30
296 제로 96328 09-29
295 제로 57150 09-29
294 제로 41901 09-25
293 제로 77423 09-21
292 제로 106915 09-19
291 제로 46565 09-19
290 제로 38335 09-17
289 제로 41559 09-15
288 제로 48957 09-08
287 제로 46373 09-06
286 제로 40890 09-03
285 제로 64490 09-01
284 제로 47303 08-27
283 제로 52972 08-21
282 제로 42615 08-20
281 제로 41730 08-20
280 제로 39302 08-18

검색

회원로그인

회원가입

사이트 정보

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

접속자집계

오늘
15,392
어제
106,664
최대
431,155
전체
8,577,623
Copyright (c) 株式会社YHPLUS. All rights reserved.