page does not exist"; else { $row=mysqli_fetch_array($rs); echo page($row['content'],""); } echo "
"; include ("$theme/footer.php"); ?>