Ver Mensaje Individual
  #3 (permalink)  
Antiguo 23/06/2010, 10:39
Serenity
 
Fecha de Ingreso: marzo-2002
Mensajes: 299
Antigüedad: 22 años, 11 meses
Puntos: 1
Respuesta: error con simplexml_load_string

Gracias abimaelrc,

Hice lo siguiente :

$aux=utf8_decode($respuesta);
$xml = simplexml_load_string($aux);

y me sigue marcando el mismo error.