<?php session_start(); ?> <html> <body> <h2>Edit Entry</h2> <?php include 'editEntry.php' ?> </body> </html>