+ 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 Respostas
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
ïœïœïœïœïœ
r.c a t(đșđ»); Of course, you cannot use SoloLearn to run server code Node.js