Welcome Guest, Not a member yet? Register   Sign In
$route['(:any)/(:any)'] and $route['(:any)'] problem when using together
#6

[eluser]CroNiX[/eluser]
Ah, yes. You can't have 2 rules that start with (:any) because both will match everything. It would work the way you originally had it, with one starting with (:any) and the other starting with "tur/".


Messages In This Thread
$route['(:any)/(:any)'] and $route['(:any)'] problem when using together - by El Forum - 08-29-2012, 04:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB