I have already implemented this in my CodeIgniter apps and I find it a great help in localizing and setting up distributed apps based on CodeIgniter. The idea is that you have config and language files based on the name of the controller class name, and CI loads them automatically.
|
Auto-Loading Config, Language, etc. Based on Controller
|
|||||||||||||||
|
|||||||||||||||
|
|||||||||||||||
