Skip to content

siva19susi/basic-xml-conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

XML Conversion to JSON or CSV

This code will help you learn:

  1. How to share data between HTML & PHP
  2. Handling form input including file using Jquery formData
  3. Passing input parameters over URL
  4. Modifying HTML tag classnames over onclick events using Javascript
  5. Bulma CSS framework

Getting Started

  1. Start a local server (can use either docker, XAMPP or Apache).
  2. Copy the src folder within the server localhost directory.
  3. Run http://localhost on the browser to load the page.

Releases

No releases published

Packages

No packages published