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

[eluser]Unknown[/eluser]
Hi there,

How can I solve the following problem ? I suppose this is a routing problem...

I would like my URL's to be like this
>> http://localhost/myapp/moduleA/users/action/id
>> http://localhost/myapp/moduleB/tasks/action/id

and I would like that my folders look like this
>> ../application/modules/moduleA/users/controller/users.php
>> ../application/modules/moduleB/tasks/controller/tasks.php

I am trying to use HMVC pattern.

Thanks for your response.





Theme © iAndrew 2016 - Forum software by © MyBB