본문 바로가기

댓글 여부

이온디 2020.06.04 17:45 조회 156 댓글 0
목록

<?php
$row_adm = sql_fetch(" select count(*) as cnt from $write_table where wr_parent = '{$list[$i][wr_id]}' and wr_is_comment = 1 and mb_id = 'admin' ");
if ($row_adm['cnt']) {
echo "완료";
} else {
echo "대기중";
}
?>

https://sir.kr/qa/320845

https://sir.kr/qa/320845" style="height: 170px;">https://sir.kr/qa/320845

경로

skin\board\NB-Basic-report\list\basic\list.skin.php


댓글 0

아직 댓글이 없어요

이 글에 대한 생각을 가장 먼저 남겨보세요.

댓글을 작성하려면 로그인이 필요합니다.