Welcome Guest, Not a member yet? Register   Sign In
Login Attempts - Codeigniter - Not Working
#2

PHP Code:
if (isset($_SESSION['error_count'][$username]) && $_SESSION['error_count'][$username] < 3) { 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Login Attempts - Codeigniter - Not Working - by InsiteFX - 09-24-2020, 02:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB