werneckbh
10/27/2015 - 7:53 PM

exemplo.php

<?php 

include_once './topo_p1_exercicio3.php';
include_once './home.php';
 
echo "Voce acessou a página Empresa!!!";

include_once './footer_p1_exercicio1.php';