CAKP 소식
fetch_assoc(); $count = mysqli_num_rows($query); if($count > 0){ $intTotalCount = $rs["Count(seqno)"]; $intTotalPage = $rs["CEILING(CAST(Count(seqno) AS FLOAT)/" . $intPageSize . ")"]; } else { $intTotalCount = 0; $intTotalPage = 0; } $query = mysqli_query($link, "Select Count(seqno) from news WHERE notice = '' AND bseqno = '0'"); $rs=$query->fetch_assoc(); $count = mysqli_num_rows($query); if($count > 0){ $TotalCount = $rs["Count(seqno)"]; } else { $TotalCount = 0; } ?>

게시물 수

0){ $i = 1 ; $DATA_OK = "" ; foreach($query as $rs){ ?> 0){ $i = 1 ; $DATA_OK = "" ; foreach($query as $rs){ if ( $rs["depth"] != 0 ) { $depth = str_repeat(" ",$rs["depth"]) ; } ?>
번호 제목 작성일자 조회수 내역
공지
[공지]
- 작성일 : 
- 조회수 : 
- 작성일 : 
- 조회수 :