Good! I'm trying to traverse the data of an xml document, for the time being, but when I have to deal with the attributes of some tags, it's when I get lost.
$agenda = new SimpleXMLElement("prueba.xml", 0, true);
foreach($agenda->personas-&...
asked by
20.09.2016 / 21:49