게시물 읽음 전체 합산
//게시물뷰
$sql_common = " from {$g5['board_new_table']} a, {$g5['board_table']} b, {$g5['group_table']} c where a.bo_table = b.bo_table and b.gr_id = c.gr_id and b.bo_use_search = 1 ";
$sql = " select a.*, b.bo_subject, c.gr_subject, c.gr_id {$sql_common} ";
$result = sql_query($sql);
$t_view = 0;
while($row=sql_fetch_array($result)) {
$tmp_write_table = $g5['write_prefix'].$row['bo_table'];
$row2 = sql_fetch(" select sum(wr_hit) as total from {$tmp_write_table} where wr_id = '{$row['wr_id']}' ");
$t_view += $row2['total'];
}
echo number_format($t_view);
$sql_common = " from {$g5['board_new_table']} a, {$g5['board_table']} b, {$g5['group_table']} c where a.bo_table = b.bo_table and b.gr_id = c.gr_id and b.bo_use_search = 1 ";
$sql = " select a.*, b.bo_subject, c.gr_subject, c.gr_id {$sql_common} ";
$result = sql_query($sql);
$t_view = 0;
while($row=sql_fetch_array($result)) {
$tmp_write_table = $g5['write_prefix'].$row['bo_table'];
$row2 = sql_fetch(" select sum(wr_hit) as total from {$tmp_write_table} where wr_id = '{$row['wr_id']}' ");
$t_view += $row2['total'];
}
echo number_format($t_view);
게시판 목록
그누보드5 팁자료실
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 공지 | 3년 전 | 4402 | ||
| 864 | 8년 전 | 4568 | ||
| 863 | 8년 전 | 6490 | ||
| 862 | 8년 전 | 5209 | ||
| 861 | 8년 전 | 4741 | ||
| 860 |
|
8년 전 | 7402 | |
| 859 | 8년 전 | 5974 | ||
| 858 | 8년 전 | 7781 | ||
| 857 |
|
8년 전 | 6350 | |
| 856 | 8년 전 | 4160 | ||
| 855 |
어느한사람
|
8년 전 | 8556 | |
| 854 | 8년 전 | 11540 | ||
| 853 | 8년 전 | 3660 | ||
| 852 |
onlymilk47
|
8년 전 | 4508 | |
| 851 | 8년 전 | 5237 | ||
| 850 | 8년 전 | 5976 | ||
| 849 |
namsick
|
8년 전 | 7446 | |
| 848 | 8년 전 | 4755 | ||
| 847 |
gunsan24
|
8년 전 | 4002 | |
| 846 |
|
8년 전 | 7053 | |
| 845 | 8년 전 | 6093 | ||
| 844 | 8년 전 | 7587 | ||
| 843 | 8년 전 | 8506 | ||
| 842 | 8년 전 | 5473 | ||
| 841 |
sozet
|
8년 전 | 7150 | |
| 840 | 8년 전 | 6183 | ||
| 839 |
sozet
|
8년 전 | 6694 | |
| 838 |
sozet
|
8년 전 | 3670 | |
| 837 |
sozet
|
8년 전 | 9847 | |
| 836 |
|
8년 전 | 10331 | |
| 835 | 8년 전 | 6928 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기