Welcome Guest, Not a member yet? Register   Sign In
remove controller from url?
#7

[eluser]thebwit[/eluser]
i had to do something a little more specific. I put:
Code:
$oute['news/(:any)'] = "page/news/$1";
and so on and so forth for each of the functions.

This way also if I split things up to not be a giant controller I just have to change the route and I am good.


Messages In This Thread
remove controller from url? - by El Forum - 07-08-2009, 10:52 AM
remove controller from url? - by El Forum - 07-08-2009, 10:55 AM
remove controller from url? - by El Forum - 07-08-2009, 10:58 AM
remove controller from url? - by El Forum - 07-08-2009, 11:04 AM
remove controller from url? - by El Forum - 07-08-2009, 11:22 AM
remove controller from url? - by El Forum - 07-08-2009, 11:47 AM
remove controller from url? - by El Forum - 07-08-2009, 12:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB