Welcome Guest, Not a member yet? Register   Sign In
[RESOLVED] Segments not being passed to controller in subdir!!!!
#2

[eluser]the real rlee[/eluser]
Ok, seems that my captures wern't working, needed extra parenthesis. Also, seems the slashes dont need to be escaped in CI either:

Code:
$route['about/locations(?:/([a-zA-Z]{3}))?(?:/([a-zA-Z-]+))?'] = "about/locations/index/$1/$2";


Messages In This Thread
[RESOLVED] Segments not being passed to controller in subdir!!!! - by El Forum - 07-01-2007, 09:24 PM



Theme © iAndrew 2016 - Forum software by © MyBB