Ver Mensaje Individual
  #4 (permalink)  
Antiguo 17/07/2002, 16:27
Avatar de CHuLoSoY
CHuLoSoY
 
Fecha de Ingreso: febrero-2002
Ubicación: Ribeira (Galicia)
Mensajes: 1.900
Antigüedad: 22 años, 2 meses
Puntos: 29
Re: Problema al reemplazar comillas

Hola, siento comunicarte que pasa lo mismo. Compruébalo tú mismo.

La página es <a href='ir.asp?http://www.redhispana.org/ommadawnnuevo/foro/index.php' target='_blank'>http://www.redhispana.org/ommadawnnuevo/...</a>

Y el código es:

&lt;?php

$limpio=ereg_replace( &quot;mierda&quot;, &quot;caca&quot;,$HTTP_POST_VARS[mensaje]);
$limpio=ereg_replace( &quot;MIERDA&quot;, &quot;CACA&quot;,$limpio);
$limpio=ereg_replace( &quot;coño&quot;, &quot;vagina&quot;,$limpio);
$limpio=ereg_replace( &quot;COÑO&quot;, &quot;VAGINA&quot;,$limpio);
$limpio=ereg_replace( &quot;puta&quot;, &quot;prostituta&quot;,$limpio);
$limpio=ereg_replace( &quot;PUTA&quot;, &quot;PROSTITUTA&quot;,$limpio);
$limpio=ereg_replace( &quot;\[b\]&quot;, &quot;&lt;b&gt;&quot;,$limpio);
$limpio=ereg_replace( &quot;\[/b\]&quot;, &quot;&lt;/b&gt;&quot;,$limpio);
$limpio=ereg_replace( &quot;\[i\]&quot;, &quot;&lt;i&gt;&quot;,$limpio);
$limpio=ereg_replace( &quot;\[/i\]&quot;, &quot;&lt;/i&gt;&quot;,$limpio);
$limpio=ereg_replace( &quot;\[u\]&quot;, &quot;&lt;u&gt;&quot;,$limpio);
$limpio=ereg_replace( &quot;\[/u\]&quot;, &quot;&lt;/u&gt;&quot;,$limpio);
$limpio=ereg_replace( &quot;\[citar\]&quot;, &quot;&lt;hr size=1 width=50% color=orange&gt;&lt;b&gt;Citando:&lt;/b&gt; &lt;font color=\&quot;000990\&quot; style=\&quot;font size:8 pt\&quot; face=\&quot;Courier New, Arial\&quot;&gt;&quot;,$limpio);
$limpio=ereg_replace( &quot;\[/citar\]&quot;, &quot;&lt;/font&gt;&lt;hr size=1 width=50% color=orange&gt;&quot;,$limpio);
$limpio=ereg_replace(&quot;\\\&quot;&quot;,&quot;\ &quot;&quot;,$limpio);
$limpio=ereg_replace(&quot;\\\'&quot;,&quot;\'&quo t;,$limpio);

$limpio = nl2br($limpio);

?&gt;

<center><hr size="1" color="blue" width="39%"><a href="http://www.ommadawn.es.vg" target="_blank">www.Ommadawn.es.vg</a><hr size="1" color="blue" width="39%">