Ver Mensaje Individual
  #3 (permalink)  
Antiguo 06/08/2008, 13:24
Avatar de foreverOdd
foreverOdd
 
Fecha de Ingreso: noviembre-2007
Ubicación: Caracas
Mensajes: 489
Antigüedad: 16 años, 5 meses
Puntos: 14
Respuesta: Problema con preg_replace()

quiza sea mejor cambiar:

preg_replace($valor1,$valor2,$txt)

por

str_replace($valor1,$valor2,$txt);
__________________
My path is lit by my own fire, I only go where I desire