접속 회원 표시 > 그누보드&그샵

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

그누보드&그샵

팁텍 접속 회원 표시

페이지 정보

profile_image
작성자 까만도둑이름으로 검색
댓글 0건 조회 1,459회 작성일 03-08-20 21:59

본문

<!-- 접속 회원 표시 시작 -->
      <table width=100% border=0 cellpadding=1 cellspacing=0 >
        <tr height=1><td bgcolor=#4A3A21></td></tr>
        <tr><td height=22 bgcolor=#EFEFEF align=center>접속중인 회원</td></tr>
          <tr><td>
              <table width=100% bgcolor=#ffffff cellpadding=0 cellspacing=0>
              <tr>
                  <td align=center bgcolor=FFFFFF>
                      <table width=100%>
                      <?
                      include($gnu_path . 'bbs/gblayer.php');
                      $sql = " select a.mb_id, b.mb_name, b.mb_icon, b.mb_open, a.lo_ip
                                  from $cfg[table_login] a
                                  left join $cfg[table_member] b on (a.mb_id = b.mb_id)
                                where a.mb_id <> ''
                                order by a.lo_ip ";
                      $result = sql_query($sql);
                      for ($i=0; $row=mysql_fetch_array($result); $i++) {
                          $tmp_name = gblayer($row[mb_id], $row[mb_name], $row[mb_email], $row[mb_homepage], $row[mb_open]);
                     
                          echo "<tr><td align=center style='color:777777;' height=20>$tmp_name </td></tr>";
                       
                      }
                      mysql_free_result($result);
                      if ($i==0)
                          echo "<tr><td align=center><font color=222222>없음</font></td></tr>";
                      ?>
                      </table>
                  </td>
              </table>
          </td>
      </tr>
      </table>
      <!-- 접속 회원 표시 끝 -->

<!-- 접속 회원 표시 시작 -->
      <table width=100% border=0 cellpadding=1 cellspacing=0 class=tablebg>
      <tr>
          <td>
              <table width=100% bgcolor=#ffffff cellpadding=0 cellspacing=0>
              <tr>
                  <td align=center bgcolor=FFFFFF>
                      <table width=100%>
                      <?
                      include "./$cfg[bbs_dir]/gblayer.php";
                      $sql = " select a.mb_id, b.mb_name, b.mb_icon, b.mb_open, a.lo_ip
                                  from $cfg[table_login] a
                                  left join $cfg[table_member] b on (a.mb_id = b.mb_id)
                                where a.mb_id <> ''
                                order by a.lo_ip ";
                      $result = sql_query($sql);
                      for ($i=0; $row=mysql_fetch_array($result); $i++) {
                          $tmp_name = gblayer($row[mb_id], $row[mb_name], $row[mb_email], $row[mb_homepage], $row[mb_open]);
                     
                          echo "<tr><td align=center style='color:777777;' height=20>$tmp_name </td></tr>";
                       
                      }
                      mysql_free_result($result);
                      if ($i==0)
                          echo "<tr><td align=center><font color=222222>없음</font></td></tr>";
                      ?>
                      </table>
                  </td>
              </table>
          </td>
      </tr>
      </table>
      <!-- 접속 회원 표시 끝 -->

출처 : 그누보드

[이 게시물은 까만도둑님에 의해 2004-06-06 22:32:34 자료실(으)로 부터 이동됨]

댓글목록

등록된 댓글이 없습니다.

Total 167건 1 페이지
  • RSS
그누보드&그샵 목록
번호 제목 글쓴이 조회 날짜
열람중 팁텍 까만도둑이름으로 검색 1460 08-20
166 팁텍 까만도둑이름으로 검색 1482 09-07
165 팁텍 conquer이름으로 검색 1364 09-26
164 팁텍 까만도둑이름으로 검색 1690 09-26
163 팁텍 까만도둑이름으로 검색 1398 09-26
162 팁텍 까만도둑이름으로 검색 1439 09-26
161 팁텍 까만도둑이름으로 검색 1526 09-26
160 팁텍 까만도둑이름으로 검색 1381 09-26
159 팁텍 까만도둑이름으로 검색 1610 09-26
158 팁텍 까만도둑이름으로 검색 3325 09-26
157 팁텍 까만도둑이름으로 검색 1562 09-26
156 팁텍 까만도둑이름으로 검색 2073 11-14
155 팁텍 까만도둑이름으로 검색 1563 11-18
154 팁텍 까만도둑이름으로 검색 1694 11-18
153 팁텍 까만도둑이름으로 검색 1485 11-18

검색

회원로그인

회원가입

사이트 정보

회사명 : 회사명 / 대표 : 대표자명
주소 : OO도 OO시 OO구 OO동 123-45
사업자 등록번호 : 123-45-67890
전화 : 02-123-4567 팩스 : 02-123-4568
통신판매업신고번호 : 제 OO구 - 123호
개인정보관리책임자 : 정보책임자명

  • 게시물이 없습니다.

접속자집계

오늘
114
어제
201
최대
385
전체
36,438
Copyright © 소유하신 도메인. All rights reserved.