Welcome Guest, Not a member yet? Register   Sign In
Organizing Your Controllers into Sub-folders
#1

[eluser]myjeep_2003[/eluser]
First of I am newbie and last time I posted here regarding database class was resolved so quickly... it is sweet... great community..........

OK now to my simple question........

I am organizing my views separate folder as per the manual

application/controllers/products/shoes.php

To call the above controller your URI will look something like this:
example.com/index.php/products/shoes/show/123


Now I have similar thing..........
application/controllers/usr_mgt/register.php

so I should be calling the controller like

example.com/index.php/usr_mgt/register???

I tried to hit the URL
example.com/index.php/usr_mgt/register


I tried to hit the URL
example.com/index.php/usr_mgt/register/show/123

but No luck.....What am I doing wrong???

But question is what *******/shoes/show/123 ***** DOOO??.... Say if I have several controller in
application/controllers/usr_mgt/ how do I call them??

Thanks a lot........


Messages In This Thread
Organizing Your Controllers into Sub-folders - by El Forum - 02-07-2009, 02:09 PM
Organizing Your Controllers into Sub-folders - by El Forum - 02-07-2009, 03:10 PM
Organizing Your Controllers into Sub-folders - by El Forum - 02-07-2009, 03:20 PM
Organizing Your Controllers into Sub-folders - by El Forum - 02-07-2009, 04:19 PM
Organizing Your Controllers into Sub-folders - by El Forum - 02-08-2009, 11:27 AM
Organizing Your Controllers into Sub-folders - by El Forum - 02-08-2009, 12:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB