Auto-loading Plugins codeigniter

by gowtham 2010-09-17 11:37:29



Auto-loading Plugins

If you find that you need a particular plugin globally throughout your application, you can tell CodeIgniter to auto-load it during system initialization. This is done by opening the application/config/autoload.php file and adding the plugin to the autoload array.

Tagged in:

1014
like
0
dislike
0
mail
flag

You must LOGIN to add comments