Welcome Guest, Not a member yet? Register   Sign In
Create a Full Featured Registration and Login Module in CodeIgniter
#1

I need help in my CodeIgniter Project. Much help is appreciated. Thank you. The requirements are shown below:


Features of Registration and Login Module
  • Registration form

  • Login form

  • Forgot password

  • Logout feature

  • password_hash() algorithm

  • password_verify() algorithm

  • Change Password feature

  • Email authentication for registration process

  • Using SMTP (Simple Mail Transfer Protocol)

  • Forms validations on login and registration panel

  • On success the module redirects to the user profile page
Reply
#2

How much work are you planning to do? There are a couple of Authentication libraries that you can start off with, but you would have to do some work. Knowing PHP and CodeIgniter would be essential to your success.
Reply
#3

It looks a bit like a homework project...
Reply
#4

Use ion_auth2 that does the job and info is everywhere, here and google.
Reply
#5

So, what is the part you need help with OP?  Or do you just want us to build it for you?
Reply




Theme © iAndrew 2016 - Forum software by © MyBB