[g5] 일본휴대폰 검사하기. > 팁앤테크

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

팁앤테크

[g5] 일본휴대폰 검사하기.

페이지 정보

본문

 

lib/register.lib.php 

function exist_mb_hp($reg_mb_hp, $reg_mb_id)
{
    global $g5;

    if (!trim($reg_mb_hp)) return "";

    $reg_mb_hp = hyphen_hp_number($reg_mb_hp);

    $sql = "select count(*) as cnt from {$g5['member_table']} where mb_hp = '$reg_mb_hp' and mb_id <> '$reg_mb_id' ";
    $row = sql_fetch($sql);

    if($row['cnt'])
        return " 既に使用中の携帯電話番号です。 ".$reg_mb_hp;
    else
        return "";
}

추천0

댓글목록

등록된 댓글이 없습니다.

Total 0건 1 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 추천 날짜
게시물이 없습니다.

검색

회원로그인

회원가입

사이트 정보

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

접속자집계

오늘
2,720
어제
4,566
최대
6,509
전체
1,067,381
Copyright (c) 株式会社YHPLUS. All rights reserved.