Registration

Laravel plus Bootstrap Framework Authentication system and Blog post& Read

Submitted by ranjit1 on
How to setup Laravel go to http://laravel.com/docs/4.2/installation In this project i have made Authentication system Plus Blog Post & Read. When you create an account a link will be send to your email address and after clicking that link in your inbox your account will be activated.otherwise you will not be able to login. This can be done through localhost using smtp protocol. if you have any

User Registration and login System in Codeigniter .

Submitted by ranjit1 on
In this tutorial you will be able to know how to make User Registration and login System in Codeigniter . System Requirement to run CI: Xampp server or Wamp server . Any Browser Google chrome,Firefox,Opera,Safari.. etc. Php editor you can use Dreameaver,Notepad,Wordpad if you are using mac you can use textmate, or other compatible with your computer,for me i recommend Dreamweaver to easily fix the

Registration System

Submitted by jmmaguigad on
This simple system enables the user to register and export data to excel. This code is intended for learning purposes. Enhancement of the program is up to what your response be co-sourcecodesters. So if you see that this program gives you great learning insight and you have good ideas and recommendations just post your comment and i'll make it for you. Nonetheless if you see that this program

How to Create Registration Page in PHP/MySQL Using PDO Query

Submitted by argie on
This is a simple tutorial that will teach you on how to create a simple registration form using PHP/MySQL using PDO Query and server-side error validation. This tutorial will not teach you on how to create a good design but rather to give you knowledge on how to create a fully functional registration form. This tutorial is different from my previous registration page tutorial. To find out what's the difference, follow the steps bellow

Creating Our Database

First we are going to create our database which stores our data. To create a database: 1. Open phpmyadmin 2.