Creating a Registration Page Part I
In this tutorial, I will show you how create our Registration Page using Bootstrap framework. The Registration form together with the Login form will welcome you when you access the site. And it will require the new member to register on the site, so that they can login and to have access to the site.
First, create a PHP file named “index.php”, save it inside “philsocial” folder. And this PHP file is composed of different parts.
- Read more about Creating a Registration Page Part I
- Log in or register to post comments
- 162 views