Ver Mensaje Individual
  #5 (permalink)  
Antiguo 29/09/2009, 15:21
analoyra
 
Fecha de Ingreso: abril-2008
Mensajes: 425
Antigüedad: 16 años
Puntos: 2
Respuesta: cabeceras y html con php

Cita:
Iniciado por xempro Ver Mensaje
Lo mismo
aca muestro como se ve... solo la cabecera y el footer (las letras en gris)
http://www.cosmeticosbahia.com.ar/horos.php

<?
require("cabecera.php");


file_get_contents("http://www.masmedia.com.ar/clientes/natura/convencion-2009/home.html");


require("footer.php");
?>

gracias por responder