http://www.masiosare.mx/login-sin-base-de-datos/
Crear 3 archivos:
- index.php
- usuario.php
- estilos.css
index.php :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| <html> <head> <title>Login</title> <link rel= "stylesheet" type= "text/css" href= "estilos.css" > </head> <body> <div id= "login" > <form action= "usuario.php" method= "GET" > <label>Usuario: </label> <input type= "text" name= "user" /><br> <label>Contraseña: </label> <input type= "password" name= "password" /><br><br> <input type= "submit" value= "Enviar" /> </form> </div> </body> </html>
Ahora explico el código anterior
|
Este blog ha sido eliminado por un administrador de blog.
ResponderBorrarEste blog ha sido eliminado por un administrador de blog.
ResponderBorrarNOes Ierto
ResponderBorrarEresUN mEntiROFo
ResponderBorrarKomOO tEGu stA MenTi r
ResponderBorrar