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

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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!