+ 2
How to make a Sign up form, Then Save the account; Without PHP, Just JavaScript Html Css?
So I want to make a website; Its a kind of “Learn to code!” Websites; But i want a account System, so that i can track accounts. How do you do it? It may have SQL. P.S. I tried to google it Ty🤗😁😃😄
8 ответов
0
You can use node.js for server-side scripting and firebase as the database. Reply me if you are interested to learn more about them
+ 3
Calviղ I’m not using sololearn for this application
+ 2
Janning⭐ Tru
i dont use PHP servers;
I will try Node.js
Thank you!
+ 2
Calviղ Ok
+ 1
Happy to help. 🙂
0
If you don't use PHP, you will want to use some other backend language to manage the endpoints and talk to your database. (If you like JS, you can use it on the backend through node.js or express.js.)
0
Follow the step-by-step procedures here to build a full sign up form page in Node.js
https://code.sololearn.com/WiJDpjo3wD2N/?ref=app
0
hacker.c a t(😺💻); Of course, you cannot use SoloLearn to run server code Node.js