[Answered ]-Save user info in HTML python anywhere

2👍

Usually when you have a website it is a good idea to save user info in a database.
There are many ways to do this; the most popular of which is SQL.
If you are interested in learning more, check out this class https://www.udacity.com/course/cs253

👤jped

Leave a comment