Welcome Guest, Not a member yet? Register   Sign In
Site wide login
#1

[eluser]roj[/eluser]
Hi all,

I apologise in advance, I'm fairly new to codeigniter and haven't learnt all the little hooks and that just yet, so sorry if this fairly routine.

I often have to develop sites which are closed where content is only available to authenticated users. I previously have written scripts to use session keys and then load user information on every page load (which is required for the applications to run properly). I was wondering if there is an easy way to implement this through codeigniter? The obvious choice is to load a hook before the controllers to see if a user is authenticated and if so load the correct info but I can't quite get this to interact with the session class.

I'm probably missing something extremely trivial, but like I said...new to this!

thanks, in advance


Messages In This Thread
Site wide login - by El Forum - 09-17-2008, 05:07 AM
Site wide login - by El Forum - 09-17-2008, 05:10 AM
Site wide login - by El Forum - 09-17-2008, 05:16 AM
Site wide login - by El Forum - 09-17-2008, 05:25 AM
Site wide login - by El Forum - 09-17-2008, 08:28 AM
Site wide login - by El Forum - 09-17-2008, 09:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB