![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
18/10/2008, 09:13
|
![Avatar de Ronruby](http://static.forosdelweb.com/customavatars/avatar249338_1.gif) | | | Fecha de Ingreso: julio-2008 Ubicación: 18°30'N, 69°59'W
Mensajes: 4.879
Antigüedad: 16 años, 6 meses Puntos: 416 | |
Respuesta: Script para mostrar XML
Código php:
Ver original<?php // The file test.xml contains an XML document with a root element // and at least an element /[root]/title. } else { exit('Failed to open test.xml.'); } ?>
Mira la documentacion. |