HTML help...

Status
This thread has been locked.

Fanta

paper#8507 (NO CAPS)
Supreme
Feedback score
23
Posts
749
Reactions
288
Resources
0
How would I make it so that passwords can’t be shared? A OTP and it has a stay logged in system? Ideas please :)
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

cryy

【full stack dev】
Premium
Feedback score
4
Posts
108
Reactions
95
Resources
0
HTML alone is a markup language, you can't make logical statements with it. You need a webserver, a backend, something handling everything that's not supposed to be show on screen. I personally use ASP.NET Core for my web apps. This video is really great for diving into that concept.
 
Status
This thread has been locked.
Top