Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7951945
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T02:42:52+00:00 2026-06-04T02:42:52+00:00

I have written the registration page in my CodeIgniter application. Everything works fine, and

  • 0

I have written the registration page in my CodeIgniter application. Everything works fine, and it’s using the PHPass library for password hashing.

Now, I want to write the login part of the system, and was wondering how exactly I’d go about doing this with CodeIgniter. I’m mostly confused about the correct (and best practice) way of doing it. Do I just accept the users login credentials, determine if they’re correct and if so, set up a session for that user? Do they need a cookie? Does that cookie need to be encrypted? Do I need to track the user in my database (CodeIgniter can do this for me) and watch for IP address changes or hostname changes?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T02:42:53+00:00Added an answer on June 4, 2026 at 2:42 am

    There are many many auth libraries but since you are a beginner I strongly believe that it’s better to make something on your own (unless you are on a very strict time frame). Because, as my colleague once told me, without making a mistake you won’t understand why better solution is actually better.

    Back to your actual question.

    Do I just accept the users login credentials, determine if they’re correct and if so, set up a session for that user?

    Well, yes. There is no other reasonable way to do it, is there? 🙂

    Do they need a cookie?

    Session ID is stored automatically in a cookie. You can store other options in a cookie, but have in mind that cookies can be stolen (so it’s NOT a good idea to save username/cookie). Plus people use more than one device (e.g. tablet and desktop) more and more so be sensible about using cookies.

    Does that cookie need to be encrypted?

    I believe I answered that already.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have written a Silverlight application that is basically an account registration form. I
I have a small application written in Play! which allows user registration and adding
I have created a user registration form using PHP, a password must be entered
I have written a small Asp.net application using Entity Framework. A Stored Procedure accepts
I have written an application called Abacus and released it as free software. Now
I have written a PHP application which requires storage of millions of integers between
I have written a Python TCP/IP server for internal use, using win32serviceutil/py2exe to create
I have written a program that uses qhttp to get a webpage. This works
I have written a webservice using the PHP SOAP classes. It has functions to
I have made customized user registration page. and i have made that on theme

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.