User Registration and login System in Codeigniter .

Language

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 error if they have. This is the simple way to run this program. First Download the files . Next Extract the zip files to htdoc this is the path of htdocs(C://xampp/htdocs) Now go to localhost/phpmyadmin and click TAB import->browse the sql file sql file attached with the folder and Click Go Now go to your browser and follow this path(localhost/foldername/filename.php) Note:Make sure that you complete requirements above.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byabinaya (not verified)on Sun, 09/14/2014 - 14:25

Error Number: 1054 Unknown column 'firstname' in 'field list' INSERT INTO `account` (`firstname`, `lastname`, `age`, `gender`, `emailad`, `username`, `password`) VALUES ('siva', 'vijayaram', '26', 'male', '[email protected]', 'sivaneshan', '38657bfe467c614bac34517525a4ff2283f89905') Filename: D:\wamp\www\ci\Ranjit\system\database\DB_driver.php Line Number: 330
Submitted byNsobi (not verified)on Tue, 02/03/2015 - 23:17

Thank you brother for ur help my god bless u
Submitted bychandan kumar mandal (not verified)on Mon, 04/06/2015 - 18:24

It help me a lot

Add new comment