Ver Mensaje Individual
  #1 (permalink)  
Antiguo 27/01/2002, 16:40
Avatar de lado2mx
lado2mx
Colaborador
 
Fecha de Ingreso: agosto-2001
Ubicación: Veracruz
Mensajes: 3.720
Antigüedad: 22 años, 8 meses
Puntos: 9
error: al poner dos includes iguales

La pagina me dice esto:


Fatal error: Cannot redeclare cabeza() in /noticias/2.php on line 2



Cuando, el error que puse es este:}

<pre> &lt;?php include(&quot;noticias/1.php&quot;) ?&gt;
&lt;b&gt;
&lt;?php Cabeza(); ?&gt;
&lt;/b&gt;&lt;br&gt;
&lt;b&gt;
&lt;?php Entrada(); ?&gt;
&lt;?php include(&quot;noticias/2.php&quot;) ?&gt;
&lt;b&gt;
&lt;?php Cabeza(); ?&gt;
&lt;/b&gt;&lt;br&gt;
&lt;b&gt;
&lt;?php Entrada(); ?&gt;
</pre>

Que puedo hacer para poner los 2 includes?

<html><center><embed src="http://www.ladodos.com/imagenes/ld.swf" height=40 width=450>
</embed></center></html>