Secure Login using Php
This tutorial will lead you to all information about login using php this will mostly help in making a membership based web site and authenticate.
Lets first start with creating front end design with html, css and Bootstrap
But before we start coding, we will need the bootstrap files
Here is the html code for the login form lets say it login.php
Lets first start with creating front end design with html, css and Bootstrap
But before we start coding, we will need the bootstrap files
Here is the html code for the login form lets say it login.php
class
="container"> |
class
="row">
class
="col-md-4 col-md-offset-4">
class
="login-panel panel panel-default">
class
="panel-heading">class
="panel-title">
class
="panel-body">
class
="form-group">
class
="form-group">
class
="checkbox">
id
="caps_lock" style="color:red; font-weight:bold; display:none;">
Post A Comment
No comments :