AuthorIslam Shaikh

Adding Ion Auth authentication library in a Codeigniter Framework

A

Ion Auth is a simple and lightweight authentication library for the CodeIgniter framework. Installation Download the latest version: Copy the files from this package to the correspoding folder in your application folder. For example, copy Ion_auth/config/ion_auth.php to system/application/config/ion_auth.php. You can also copy the entire directory structure into your third_party/ folder. For...

Category