Welcome Guest, Not a member yet? Register   Sign In
Session Match IP False No Working
#4

I just looked the source code and it says this about the Match IP.
PHP Code:
/**
    * Whether to match the user's IP address when reading the session data.
    *
    * WARNING: If you're using the database driver, don't forget to update
    * your session table's PRIMARY KEY when changing this setting.
    *
    * @var bool
    */
    protected $sessionMatchIP false
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Session Match IP False No Working - by kft101 - 01-23-2023, 09:59 AM
RE: Session Match IP False No Working - by kft101 - 01-24-2023, 11:09 AM
RE: Session Match IP False No Working - by InsiteFX - 01-25-2023, 12:43 AM
RE: Session Match IP False No Working - by kft101 - 01-25-2023, 01:33 PM
RE: Session Match IP False No Working - by kft101 - 01-26-2023, 10:56 AM
RE: Session Match IP False No Working - by kenjis - 01-26-2023, 07:37 PM
RE: Session Match IP False No Working - by kft101 - 01-30-2023, 01:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB