Startup code for Assignment 1 in XML API
Find a file
2026-04-12 15:38:49 +02:00
Form.php PHP form and response 2026-04-11 13:03:30 +02:00
FormResp.php PHP form and response 2026-04-11 13:03:30 +02:00
LICENSE Initial commit 2026-03-23 12:34:09 +00:00
Manufacturer.php Retrieve and display manufacturer data 2026-04-11 13:41:57 +02:00
ManuResp.php Manufacturer select box and country response 2026-04-11 14:50:30 +02:00
ManuResp2+color.php added color text 2026-04-12 14:33:55 +02:00
ManuResp2.php added alternating row color 2026-04-12 15:38:49 +02:00
ManuSelect.php Manufacturer select box and country response 2026-04-11 14:50:30 +02:00
ManuSelect2.php Dynamic call and row layout 2026-04-12 14:26:08 +02:00
README.md Startup php file 2026-03-30 15:57:56 +02:00
Startup.php Startup php file 2026-03-30 15:57:56 +02:00

XML-API-Assignment-1-Startup

Startup code for Assignment 1 in XML API

To start development of first Assignment 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.