|
|
|
21년 전
|
조회 412
|
|
|
|
21년 전
|
조회 566
|
|
|
|
21년 전
|
조회 605
|
|
|
|
21년 전
|
조회 560
|
|
|
|
21년 전
|
조회 445
|
|
|
|
21년 전
|
조회 561
|
|
|
|
21년 전
|
조회 340
|
|
|
|
21년 전
|
조회 473
|
|
|
|
21년 전
|
조회 387
|
|
|
|
21년 전
|
조회 439
|
|
|
|
21년 전
|
조회 531
|
|
|
|
21년 전
|
조회 346
|
|
|
|
21년 전
|
조회 378
|
|
|
|
21년 전
|
조회 473
|
|
|
|
21년 전
|
조회 344
|
|
|
|
21년 전
|
조회 593
|
|
|
|
21년 전
|
조회 670
|
|
|
|
21년 전
|
조회 987
|
|
|
|
21년 전
|
조회 948
|
|
|
|
21년 전
|
조회 375
|
댓글 2개
echo "<table width=98% cellpadding=4 align=center class=box><tr>";
//echo "<td height=20><font color=777777>".((($page-1)*$rows)+$i+1).".</font> $name</td>";
echo "<td height=28>$rank. $name</td>";
부분을..
$point = number_format($row[mb_point]);
$login = number_format($mb_today_login);
echo "<table width=98% cellpadding=4 align=center class=box><tr>";
//echo "<td height=20><font color=777777>".((($page-1)*$rows)+$i+1).".</font> $name</td>";
echo "<td height=28>$rank. $name $login</td>";
이런식으로 하면 들어온 날짜도 출력이 되늗네 이게 아닌가 에고 술먹어서리 ^_^;;