Welcome Guest, Not a member yet? Register   Sign In
[Plugin] CodeIgniterPhp5 (Autoloader, Modularity, Fast Coding)
#13

[eluser]Tottys Design[/eluser]
[quote author="Dewos" date="1257756019"]Advantages:
* Get Everything Everywhere: No more get_instance() for use CI inside model, library, helper, or view
* Lazy-load support: No more $this->load->something(). Resources automatically loads (only first time, only if needed)
* 100% Back\Forward CI Compatibility: All the logic work delegated to standard CI Core
* More concise syntax: Faster code typing style, better read style that make more sense. Bye bye $this->
* Non-obtrusive: If you wish, you can switch syntax modes, or even use them both. No refactor needed for "pre-plugin" code
* No core hacking is required: Simply download and load it just like any other plugin

* Download: http://ellislab.com/forums/viewthread/134786/[/quote]

How can I load a model in MY_Router?
Thanks


Messages In This Thread
[Plugin] CodeIgniterPhp5 (Autoloader, Modularity, Fast Coding) - by El Forum - 11-17-2009, 06:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB