You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Derek Jones edited this page Jul 5, 2012
·
2 revisions
Here is a very simple authentication library for the framework Code Igniter. It uses a MySQL database table 'users' to authenticate against. You can find some basic documentation on this library here.