This is a test for the header
'; } if (isset($_GET['footer'])) { return '
This is a test for the footer
'; } if (isset($_GET['head'])) { return '
'; }