I have created a survey page using html.but how can i see users information filled by them. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

I have created a survey page using html.but how can i see users information filled by them.

17th Apr 2020, 11:31 AM
Akash Agarwal
Akash Agarwal - avatar
4 Answers
+ 5
You should learn MySQL first, if you havent yet. Then after you know the basics try out MySQL workbench. There are many easy tutorials on youtube on how to set it up and get started with databases.
17th Apr 2020, 3:44 PM
Matias Dure
Matias Dure - avatar
+ 4
But how
17th Apr 2020, 3:35 PM
Akash Agarwal
Akash Agarwal - avatar
+ 2
If you want information to be saved, you need somewhere to save it... A database. Then through the database you can manipulate users data
17th Apr 2020, 3:33 PM
Matias Dure
Matias Dure - avatar
+ 2
Ok thank for answer
17th Apr 2020, 5:24 PM
Akash Agarwal
Akash Agarwal - avatar