$p = $_GET[pg]; if ($p == ""){ include('principal.php'); } else { if (file_exists("$p.php")) { //echo '
'; include"$p.php"; } else { //echo '
'; include"404.php"; } } ?>
if($p != 'tiradentes') { ?>
} ?>