i am having three categories in drop-down and separate three tables for each category,
for example,
Animals, Vegetables, Human categories in drop-down.
when i select Vegetables category (item) from drop-down list,
and fill all the remaining details and when i click the submit/save button
the data in that page has to be saved in that particular Vegetables table in database.
if someone has understood my question, please help with it, if possible with exact code
please