10-07-2012, 09:06 AM
[eluser]christatedavies[/eluser]
I have used Zend Framework extensively and now I am using CodeIgnitor for a project, but I want to write a custom controller plugin.
Is this possible in CI? Its basically a function that the front controller automatically calls, like a login check, to save the coder having to call the methods manually.
Any advise appreciated.
Chris
I have used Zend Framework extensively and now I am using CodeIgnitor for a project, but I want to write a custom controller plugin.
Is this possible in CI? Its basically a function that the front controller automatically calls, like a login check, to save the coder having to call the methods manually.
Any advise appreciated.
Chris