Parsing XML files and saving in a database

From NSB App Studio
Jump to navigation Jump to search

In this sample you can parser a XML-File with AJAX and save the Datas in a Datenbank.


What you need?

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

AppStudio Code