How to create a log in system? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How to create a log in system?

hey guys just wanted to know how to create a simple login system thank you 😁

17th Nov 2016, 5:33 AM
Ned Alturas
Ned Alturas - avatar
1 Réponse
0
<form> <input type="text" name="username" <input type="password" name="password" </form>
17th Nov 2016, 7:37 AM
Josh