Welcome Guest, Not a member yet? Register   Sign In
Another URI Routing Question
#5

[eluser]ex0r[/eluser]
Well.. Apparently its much easier than I thought (thanks to VSutra). I think this needs to be better documented. If anyone is interested, the correct code in its simplest form is:
Code:
$route['[a-z]+/[a-z]+/(:any)']    = "$1";

Thanks


Messages In This Thread
Another URI Routing Question - by El Forum - 08-05-2009, 08:29 AM
Another URI Routing Question - by El Forum - 08-05-2009, 08:59 AM
Another URI Routing Question - by El Forum - 08-05-2009, 09:06 AM
Another URI Routing Question - by El Forum - 08-05-2009, 11:22 AM
Another URI Routing Question - by El Forum - 08-06-2009, 03:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB