Ver Mensaje Individual
  #2 (permalink)  
Antiguo 15/04/2004, 13:53
Avatar de Reynier
Reynier
 
Fecha de Ingreso: noviembre-2002
Ubicación: Por ahí en algún sitio
Mensajes: 1.844
Antigüedad: 21 años, 5 meses
Puntos: 1
Prueba a ...

Prueba a poner esto antes de todo código y al final:
Código PHP:
 //Este al principio
 
ob_start();
 
//Aquí código HTML y demás
 //Este al final
 
ob_end_flush(); 
Salu2
__________________
Ing. Reynier Pérez Mira