| include 'topo.php' ?> |
|---|
| $nao = array("www","http://"); $sim = array("%#C4fS#%","%#p8Ra#%"); $filtra = str_replace($nao,$sim,$pg); if (isset($pg)) { $arquivo = $filtra.".php"; include($arquivo); } else { include("home.php"); } ?> |
| include 'rodape.php' ?> |