EOND
HOSTING
WEBDeveloper
FreelancerCafe
Threads

댓글 여부

2020년 06월 04일

<?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

경로

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


 


Type something
0
댓글은 로그인 사용자만 작성 가능합니다. 로그인하기