- 1
I want you make store project now i have a problem in making a dynamic form
how can I make a dynamic form and a query for inserting goods or element data to the database in mysql and pop thanks
1 Answer
0
Not sure what you want to do. if you want to store the data in db and after that display thanks, the steps are 5. 1. extract the input value 2.Send value to server 3. Server reads request and sends value to db. 4server sends response to the client 5client Alert thank you