I am trying to make a guestbook, with different html views for the view entries, and post a new comment both on the same guest.php page, so i can take the query string and decide what the user wants to do, but if i both html for posting and viewing in the same php page but not to display both at once in the output whats the simplest way to skip one set of html ?