<!– menu.php –>

<div>
<a href=”default.php”>Home</a> &nbsp;&nbsp;
<a href=”Display_Edit.php”>Display Data</a> <br><br>
</div>

<?php

?>