Startup code for Assignment 1 in XML API
Find a file
2026-03-31 15:10:07 +02:00
.gitignore create form and response page and they are 2026-03-31 13:14:16 +02:00
form.php If no manufacturer is selected, nothing is shown. also added a little more styling and moved styling from external file to <style> tag in head 2026-03-31 15:05:44 +02:00
LICENSE Initial commit 2026-03-23 12:34:09 +00:00
README.md Update README.md 2026-03-23 12:35:05 +00:00
response.php alternate row styling is now applied to the table. (this is most likely the last commit and im not sure whether i should leave in the test <pre> tag with the array displayed for debug purposes) 2026-03-31 15:10:07 +02:00

XML-API-Assignment-1-Startup

Startup code for Assignment 1 in XML API

To start development of first Assignment fork this repository.