FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Import values reading from XML nodes
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Import values reading from XML nodes [message #175721] Sat, 22 October 2011 19:06 Go to previous message
Sarah is currently offline  Sarah
Messages: 30
Registered: December 2010
Karma:
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
[Message index]
 
Read Message
Read Message
Previous Topic: simple session question
Next Topic: Json result
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 22:37:29 GMT 2024

Total time taken to generate the page: 0.05156 seconds