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

본문 바로가기
  • kb@lovelet.com
사이트 내 전체검색

RESOURCES Web Development

게사판에 게시물이 없을때

페이지 정보

본문

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

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 "
등록된 게시물이 없습니다.

Share Post:

댓글목록

등록된 댓글이 없습니다.

Sign In
OR
Don't have an account? SIGN UP

Keywords

Visits

접속자

Total Visits
1,894,873