게사판에 게시물이 없을때 > Web Development

본문 바로가기

사이트 내 전체검색

Web Development

게사판에 게시물이 없을때

페이지 정보

작성자 규범^-^* 작성일 05-07-04 13:30 조회 1,994 댓글 0 Zeroboard 4

본문

-----------------------------------------------------------------

zboard.php파일
수정전

// 리스트의 상단 부분 출력
$_skinTimeStart = getmicrotime();
include $dir."/list_head.php";
$_skinTime += getmicrotime()-$_skinTimeStart;

//가상번호를 정함

-----------------------------------------------------------------
수정후

// 리스트의 상단 부분 출력
$_skinTimeStart = getmicrotime();
include $dir."/list_head.php";
$_skinTime += getmicrotime()-$_skinTimeStart;

//게시물이 없을때 출력할 메세지
if(!$total)echo "
등록된 게시물이 없습니다.

0 Comments

등록된 댓글이 없습니다.

Copyright ⓒ 2003-2024 LOVELET.COM. All rights reserved.
PC 버전으로 보기