execute($sql); $row = $db->fetchAssoc(); $db->close(); header("Location: index.php?func=forumbody&f_no=$f_no&cat_en=".$row['cat_en']); ?>