
23/04/2013, 15:22
|
| | | Fecha de Ingreso: octubre-2011
Mensajes: 206
Antigüedad: 14 años, 1 mes 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 |