Welcome Guest, Not a member yet? Register   Sign In
flexi auth - A user authentication library for CodeIgniter
#89

[eluser]haseydesign[/eluser]
@x2blue
When you load the flexi auth library, it loads what it needs from the flexi auth models.
Any function you wish to use from the flexi auth library, is accessed directly via the libray files; you never need to interact with the flexi-auth models, just the library files.

In the demo, a model is used to perform functions like login, however, if you prefer, you could jut include these functions within your controller.
In the example above, I have just called the flexi-auth function via the controller.


Messages In This Thread
flexi auth - A user authentication library for CodeIgniter - by El Forum - 10-26-2012, 05:33 AM



Theme © iAndrew 2016 - Forum software by © MyBB