Geoff Allison's EFH/ACTlab Page
//main content include if (!isset($_GET["p"])) $inc="main"; else if (file_exists($_GET["p"].".php")) $inc=$_GET["p"]; else $inc="404"; include("$inc.php"); ?>
href="?p=main">home
href="?p=proj1">project one
href="?p=proj2">project two
href="?p=proj3">project three
//if one of these pages 404s, the tab will still be highlighted ?>
href="?p=contact">contact geoff