Question: Question No 3 15 Create a database having two tables Category and Product with given fields and create a form given below, make sure data

Question No 3 15 Create a database having two tables Category and Product with given fields and create a form given below, make sure data all are fetched through database and in Product field data should be retrieved on the basis of category field selection. For question solving use JQuery, PHP and SQL. Category: cat_id, category Product: pro_id, cat_id , pro_title, pro_descp CATEGORY Data from table country SELECT CATEGORY PRODUCT SELECT PRODUCT Data from city table but basis on country value Question No 3 15 Create a database having two tables Category and Product with given fields and create a form given below, make sure data all are fetched through database and in Product field data should be retrieved on the basis of category field selection. For question solving use JQuery, PHP and SQL. Category: cat_id, category Product: pro_id, cat_id , pro_title, pro_descp CATEGORY Data from table country SELECT CATEGORY PRODUCT SELECT PRODUCT Data from city table but basis on country value
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
