[제나플러스] 지난달 포인트 랭킹 > 팁앤테크

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

팁앤테크

[제나플러스] 지난달 포인트 랭킹

페이지 정보

profile_image
작성자 제로
댓글 0건 조회 49,316회 작성일 08-05-23 02:49

본문

<?
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
echo "<script language=\"javascript\" src=\"$g4[path]/js/sideview.js\"></script>\n";

$year = date("Y");
$month = date("m");
$day = date("d");

$tmp = mktime(0, 0, 0, $month - 1, $day, $year, 0);
$nowdate = date("Y-m",$tmp); // 今月
$sYear = substr($nowdate, 0, 4)."年";
$sMonth = substr($nowdate,5,2)."月";

$sql = "SELECT * , COUNT(B.mb_id ) AS count, SUM( B.po_point ) AS point
FROM  $g4[member_table] as A
LEFT JOIN $g4[point_table] as B ON ( A.mb_id = B.mb_id AND A.mb_level > 1 AND A.mb_level < 10 AND A.mb_point >= 0) where date_format(B.po_datetime,'%Y-%m') = '$nowdate' group by B.mb_id order by point desc LIMIT 0, 5 ";

$result = sql_query($sql);
?>
  <table width=100% cellpadding=0 cellspacing=0 bgcolor="721625">
  <tr>
  <td height='25' align="left" style="padding:0 0 0 10;">
  <font color=ffffff>■ <?=$sMonth?> 랭킹</font>  
  </td>  
  </tr>
  </table>
<table width="100%" border="0" cellpadding="0" cellspacing="2" bgcolor="646464">
    <tr>
        <td>
            <table width="100%" border="0" cellpadding="0" cellspacing="3" bgcolor="FFFFFF">
                <tr>
                    <td align="center" valign="top" bgcolor="FFFFFF" style="padding:0px">

  <table width="100%" border="0" cellpadding="0" cellspacing="0">
   <?
   for ($i=1; $row=sql_fetch_array($result); $i++)
   {
   $name = get_sideview($row[mb_id], $row[mb_nick], $row[mb_email], $row[mb_homepage]);
   $point = number_format($row[point]);
   $mb_point= number_format($row[mb_point]);
   ?>
   <tr>
    <td width="5" height="24"></td>
    <td align="left">
     <img src="<?=$g4['path']?>/include/point_new_rank/rank/<?=$i?>.gif" border="0" align=absmiddle>
     <?=$row[mb_id]?></td>
   </tr>
   <?}?>
  </table>

</td></tr>
</table>
</td></tr>
</table>

댓글목록

등록된 댓글이 없습니다.

Total 779건 28 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 날짜
104 제로 49937 07-16
103 제로 56313 07-16
102 제로 47904 07-08
101 제로 53151 07-04
100 제로 54198 07-01
99 제로 66587 06-30
98 제로 50481 06-29
97 제로 86483 06-24
96 제로 56662 06-20
95 제로 49830 06-19
94 제로 45163 06-16
93 제로 51377 06-04
92 제로 48345 06-03
91 제로 49836 05-31
90 제로 80366 05-31
89 제로 57484 05-29
88 제로 41401 05-29
87 제로 64061 05-27
86 제로 55482 05-26
85 제로 50240 05-24
84 제로 49653 05-23
열람중 제로 49317 05-23
82 제로 47207 05-21
81 제로 43172 05-21
80 제로 46269 05-21

검색

회원로그인

회원가입

사이트 정보

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

접속자집계

오늘
5,023
어제
25,212
최대
431,155
전체
6,730,275
Copyright (c) 株式会社YHPLUS. All rights reserved.