23/04/2013, 15:22
|
| | Fecha de Ingreso: octubre-2011
Mensajes: 206
Antigüedad: 13 años, 2 meses Puntos: 1 | |
Respuesta: simplexml_load_file - XML erroneo uyy no lo había visto...
if (simplexml_load_string($output)) {
// well-formed XML
} else {
// it isn't
}
Grazie |