Parsing XML files and saving in a database
In this sample you can parse an XML-File with AJAX and save the Data in storage
What you need?
- a php File (xmlparser.php)
- a XML-File (xml-File saved with your data)
- A Button in your AppStduio (btnUpdate)