JSON lab Use this screen capture of an LLBean product
to make a JSON file for this object and one other item from the same company -- that is your file
should have an array of objects. (As for properties, I see a name, an Item #, price, colors, sizes,
product details.) Make a PHP page that reads your JSON file and displays all of the information
about one of the products. (Incidentally making a regex for the Item # is the type of question
I might ask on Wednesday's test. )