Welcome Guest, Not a member yet? Register   Sign In
Little help&info;
#1

[eluser]Unknown[/eluser]
Few days ago i have simple decided that Zend_Framework is not the rigth way for developing. So i am currently looking for another PHP framework. CodeIgniter looks god, but it is really not easy to understand philosofy of this framework. (Same things are different .. And i am still thinking in Zend logic Big Grin )

Is there in CodeIgniter possibilies to create somenting like Zends plugins to modify dispatch loop ? I need routeStartup (Before loading routes - SEO routes etc..), preDispatch (atfer route loop finished, before calling controller).

It is possible to create route prefix , like this :
domain.tld/baseurl/PROJECT/controller/action. Projects is simple stored in registry and models use it to load specific collections od resources.

Thanks you for help and sorry for english skill Smile
#2

[eluser]InsiteFX[/eluser]
User Gudie Hooks and MY_Controller

InsiteFX




Theme © iAndrew 2016 - Forum software by © MyBB