+ 3
Surveys on SoloLearn
I’m new to HTML and stuff, so I’m just curious if surveys would actually work on here? The HTML course mentions you need to learn a language like PHP for surveys written in HTML to actually be submitted to a database. If I made a survey in HTML and learned PHP, would I be able to use both to have a functional survey on SoloLearn?
3 odpowiedzi
+ 3
Short answer: No
For the information to be send back to you, you should have your own database, so no it is not possible to send back the information to you.
I don't think it's a good practice to code in sololearn's c.p, especially php, because most php is done with multiple files and databases, and you can't do that here.
It's better to install have a local server and practice such things on it.
+ 3
Aymane Boukrouh [Inactive] i mean if i make a survey about something (ex. a product) through sololearn’s code playground for other users to take. i know i can already do that, but the information wouldnt be sent back to me
+ 2
What do you mean exactly ? Making your own servey with your own database, and make it about SoloLearn ?