Skip to content

isocialPractice/parsingXML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parse XML Exercise Method One

Preview Method One

Change the content as needed. The focus is the AJAX function. This can be customized and applied differently. These files are just to get you started.

Parse XML Exercise Method Two

Preview Method Two

A slight modification from method one, but same rules apply; change the content as needed. The focus is the AJAX function. This can be customized and applied differently. These files are just to get you started.

Downloading and viewing locally.

First have php downloaded locally. For more infor visit these two pages:
PHP Installations Doumentation
PHP Downloads
PHP Mac Download
PHP Windows Download

After having php locally downloaded; to view/debug the repo contents download the repo or a directory, then in the terminal change to the directory where downloaded, then start a localhost using the command:

php -S localhost:8000

About

Parsing XML exercise using AJAX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published