Welcome Guest, Not a member yet? Register   Sign In
Modulization in CI
#1

[eluser]MWebber[/eluser]
Hi,
Is it possible to "modulize" content in controllers and models(without library just CI)

calling function like :

Code:
http://localhost/modules/folder/controller/function/var

to

Code:
http://localhost/controller/function/var
(without doing conflict with controllers outside modules folder) and making smaller urls

Waiting for answer Smile
Have a nice day,
Mwebber
#2

[eluser]WanWizard[/eluser]
No, you need modular support for that, for example using Modular Extensions or Modular CI.
#3

[eluser]MWebber[/eluser]
Thanks the Modular CI did the work Smile




Theme © iAndrew 2016 - Forum software by © MyBB