Welcome Guest, Not a member yet? Register   Sign In
HMVC
#1

[eluser]bralens[/eluser]
I did not find this.
I use codeigniter-modular-extensions-hmvc

and i have 2 issues.
1. how can i use sub directories?

example:
–modules
––admin
–––blog
––––controllers
––––models
––––views
–––gallery
––––controllers
––––models
––––views
––public
–––controllers
–––models
–––views

2. multiple controllers

how can i access the other controller in the same module if first uri segment is the meodule and controller name and second is function in controller.

Or in the module can bee only one controller?

please help :-)
#2

[eluser]bralens[/eluser]
anyone? i realy need answers...
#3

[eluser]Boris Strahija[/eluser]
Read the 3rd example here:
http://philsturgeon.co.uk/blog/2009/07/C...odeIgniter

It's very easy to setup and works very nicely.
#4

[eluser]bralens[/eluser]
thanks Smile




Theme © iAndrew 2016 - Forum software by © MyBB