query($sql); $count=$stmh->rowCount(); ?>
fetch(PDO::FETCH_ASSOC)) { $item_num=$row["num"]; $item_id=$row["id"]; $item_name=$row["name"]; $item_nick=$row["nick"]; $item_hit=$row["hit"]; $item_date=$row["regist_day"]; $item_date=substr($item_date, 0, 10); $item_subject=str_replace(" ", " ", $row["subject"]); ?>
getMessage(); } ?>