Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You will write a very basic web application in PHP that will create a dynamic search form. The PHP script will take user input from

You will write a very basic web application in PHP that will create a dynamic search form. The PHP script will take user input from the form and perform basic searches on files local to the webserver. Searches will involve JSON objects stored in those files.

Your project will create an HTML form with five fields. The field I need help with is 'whatToMatch'

whatToMatch will be the second