여러장 사진
페이지 정보

작성자 알지기
$sqltp = " select SUM(wr_1) AS topoint, COUNT(wr_1) as topoin from $write_table where wr_parent = '".$view['wr_id']."' and wr_is_comment = '1' ";
$resulttp = sql_fetch($sqltp);
$mypont = (($resulttp['topoint']/$resulttp['topoin'])/2);
?>
댓글 2건 조회 77회 작성일 26-03-05 14:46
댓글 2건 조회 77회 작성일 26-03-05 14:46
본문
댓글목록

알지기님의 댓글
알지기 작성일좋아요

알지기님의 댓글
알지기 작성일별점 낮게 줄때 합산 테스트