Home »
Imported messages »
comp.lang.php »
Import values reading from XML nodes
Import values reading from XML nodes [message #175721] |
Sat, 22 October 2011 19:06 |
Sarah
Messages: 30 Registered: December 2010
Karma: 0
|
Member |
|
|
Hi! I've an XML file with this structure
<?xml version="1.0" encoding="UTF-8"?>
<azienda tabella="tb">
<riga IdAA="1" DesBB="Eliminazione" />
<riga IdAA="2" DesBB="Controllo" />
</azienda>
How Can I read each row and save value of each row (idAAA, DesBBB....)
in a DB Table?
Thanks
|
|
|
|
Goto Forum:
Current Time: Sun Nov 10 03:53:33 GMT 2024
Total time taken to generate the page: 0.02818 seconds