No description
Find a file
2026-05-06 15:43:16 +02:00
.gitignore made self reference form and added the dropdown with the names of the article but sends the type of the article 2026-04-20 08:26:54 +02:00
assignment3_b25adast.zip exchanged ternary operator for a regular if-statement, and removed any instance of htmlspecialchars() 2026-05-06 15:43:16 +02:00
index.php exchanged ternary operator for a regular if-statement, and removed any instance of htmlspecialchars() 2026-05-06 15:43:16 +02:00
LICENSE initial commit 2026-04-07 11:47:41 +02:00
Readme.org initial commit 2026-04-07 11:47:41 +02:00

XML-API-Assignment-2-DOM Startup

Startup code for the DOM component of Assignment 2 for the XML API course.

To start development of the DOM part of Assignment 2, fork this repository by clicking the fork button at the upper right corner of the screen.

Then proceed to develop in the normal fashion by cloning the forked repository.