query($sql); // 검색조건에 맞는글 stmh $temp1=$stmh->rowCount(); $total_row = $temp1; // 전체 글수 // 자료수가 0보다 클때 if( $total_row > 0) { ?>