Ver Mensaje Individual
  #3 (permalink)  
Antiguo 10/02/2005, 05:09
Yo soy fat boy
 
Fecha de Ingreso: octubre-2003
Mensajes: 75
Antigüedad: 20 años, 6 meses
Puntos: 0
Ya lo encontré

Es tan simple como hacer un include
Código PHP:
<html>
<
head>
<
title>Documento sin t&iacute;tulo</title>
<
meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</
head>

<
body>
<
marquee direction="left" height="30px" width="100%"><!--#include file="texto.txt" -->
</marquee>
<
table width="80%" border="0" cellspacing="0" cellpadding="0">
  <
tr>
    <
td bgcolor="#CCCCCC"
      <!--
#include file="texto.txt" -->
    
</td>
    <
td bgcolor="#999999">
      <!--
#include file="texto.txt" -->
    
</td>
  </
tr>
</
table>
</
body
Sobre todo, se tiene que guardar como shtml o asp