How to populate data in text boxes on selection of an item using AJAX ,PHP and MYSQL
I have a form where i need to get data in a text box when user selects a place. If the user chooses a place then the following name and amount will come in the following textbox. I have done…