| include ("menu_esq.php"); ?> |
| include ("menu_topo.php"); ?> |
 |
| Política de Privacidade |
| |
$id_texto="4";
$busca = mysql_query("SELECT * FROM textos where id_texto='$id_texto'");
$anu = mysql_fetch_array($busca);
$txt = $anu["texto"];
?>
echo (nl2br($txt)); ?>
|
| |
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
 |
|
|
include ("menu_dir.php"); ?> |