+ 1
After creating html form how to save the data from others ?
4 Answers
+ 4
i didn't get your question correctly but if it is helpful then see:
https://www.frevvo.com/blog/save-data-from-html-form-to-database/
https://stackoverflow.com/questions/20471448/how-to-save-the-data-that-the-user-input-in-form-page-after-the-script-executed
https://lovespreadsheets.medium.com/save-web-form-data-to-spreadsheets-880f95431f00
+ 2
For this you need to setup database you can use MySQL, xampp , postgre-mysql ,MongoDB ..... anything
+ 1
Wrapup your html code in php and use xampp server first Start your xampp server then write query to create data base or you can create manually from xampp its your choice .username password and write query
0
Mongodb is not important at this time