Is there anyway to create a form with drop down menus so that when a person makes a selection, it queries mySQL database and populates other fields automatically?
I'm a beginner so I need user-friendly idiot proof way, if possible.
I'd also like to create secure sections of my website, anyway I can do that with these forms which would also need to be queried, too, right?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can do anything you want with your form. What you want is not really an easy thing and there is no easy idiot proof way for me to explain how to do it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there anyway to create a form with drop down menus so that when a person makes a selection, it queries mySQL database and populates other fields automatically?
I'm a beginner so I need user-friendly idiot proof way, if possible.
I'd also like to create secure sections of my website, anyway I can do that with these forms which would also need to be queried, too, right?
You can do anything you want with your form. What you want is not really an easy thing and there is no easy idiot proof way for me to explain how to do it.