Question: 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
"index": "demographic"
Example: "M2": "Gender"
NOTE: This needs to be completely dynamic, not hard-coded. Your program will fill in these values from the JSON object
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
