Parsing XML files and saving in a database

From NSB App Studio
Revision as of 12:35, 11 January 2013 by Admin (talk | contribs)
Jump to navigation Jump to search

In this sample you can parse an XML-File with AJAX and save the Data in storage


What you need?

  • a php File (update.php)
  • a XML-File (xml-File saved with your data)
  • A Button in your AppStduio (btnUpdate)

AppStudio Code