Question: 1. Download the file input.csv from the assignment folder on Brightspace 2. Modify the content of input.csv such that it contains at least 10 items,
1. Download the file "input.csv" from the assignment folder on Brightspace 2. Modify the content of "input.csv" such that it contains at least 10 items, each with a unique item number, name and description. Note that no field should contain a comma as part of its content. 3. Rename the file "index.html" from Assignment 5 to "index.php" 4. Create a PHP class with the following public variables: itemNumber, name, type, model, brand, description 5. Consider the example in Annex 1 on displaying data from a CSV file in an HTML table. Note that this example is not complete and requires you to add portions of the code to achieve the desired functionality in Step 6 below.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
