When i click Undo Button in Browser the go back to login form w/o checking the session. |
[eluser]frans.delacruz@yahoo.com[/eluser]
quote author="noideawhattotypehere" date="1375950474"] Code: if ($this->session->userdata('loggedin') PS: This will work only if you set a flag in session 'loggedin' after successful login attempt[/quote] I have that i need is how to refresh my controller when i click Undo Button in the Browser |
Messages In This Thread |
When i click Undo Button in Browser the go back to login form w/o checking the session. - by El Forum - 08-08-2013, 01:07 AM
When i click Undo Button in Browser the go back to login form w/o checking the session. - by El Forum - 08-08-2013, 01:27 AM
When i click Undo Button in Browser the go back to login form w/o checking the session. - by El Forum - 08-08-2013, 01:34 AM
When i click Undo Button in Browser the go back to login form w/o checking the session. - by El Forum - 08-08-2013, 01:35 AM
When i click Undo Button in Browser the go back to login form w/o checking the session. - by El Forum - 08-08-2013, 01:38 AM
When i click Undo Button in Browser the go back to login form w/o checking the session. - by El Forum - 08-08-2013, 01:56 AM
|