<$ $pageid = $_GET['pageid']; if($pageid == null) { $pageid = 'home'; } echo $pageid; $>