![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
13/01/2011, 15:11
|
| | Fecha de Ingreso: enero-2011 Ubicación: España
Mensajes: 17
Antigüedad: 14 años Puntos: 0 | |
Respuesta: ruta de archivo xml para feed no va Gracias por responder. Para cargarlo uso simplexml así:
if (file_exists($xml_file)) { $xml = simplexml_load_file($xml_file);} else { exit('Error al intentar abrir el fichero '.$xml_file);}
Y en cuanto al manual...¿qué manual?.
Gracias |