Assignment #5

File created:
1)item.php (time spent: 1hr 20 mins)
To view each single item within the database.

2)categories.php (time spent: 1hr 30 mins)
To view all the items, can be sorted according to different categories.

3)mysql_content.sql (time spent: 1/2 hr)
Define the DB schema.
Learnt: To design and use mysql schema and sort the Data by categories.