0
How to make a login and sain up?
5 Réponses
0
with a form !
0
use <form>tag in form inside use <input>tag
0
thanks
- 1
I tried to do a log in button with <input type="login name="login" value="Log in"> and it worked . for the sign up button write Value="Sign up" instead of value="login" . tell me if it works
- 1
Using form type text and a button named submit ,but about the sign up part.. You need to use php if you want to check
for a password or something