Authentication check for admin website |
[eluser]CroNiX[/eluser]
Create a MY_Controller and have all of your other controllers extend that instead of CI_Controller. In the construct of MY_Controller you can put your auth. http://ellislab.com/codeigniter/user-gui...asses.html |
Messages In This Thread |
Authentication check for admin website - by El Forum - 03-11-2012, 01:53 PM
Authentication check for admin website - by El Forum - 03-11-2012, 01:59 PM
Authentication check for admin website - by El Forum - 03-11-2012, 02:01 PM
Authentication check for admin website - by El Forum - 03-11-2012, 02:30 PM
Authentication check for admin website - by El Forum - 03-11-2012, 02:32 PM
Authentication check for admin website - by El Forum - 03-12-2012, 02:08 AM
Authentication check for admin website - by El Forum - 03-12-2012, 02:12 AM
Authentication check for admin website - by El Forum - 03-12-2012, 04:56 AM
|