Welcome Guest, Not a member yet? Register   Sign In
uri routing problem
#1

[eluser]fivefinger-bd[/eluser]
Hi,

My url is like this:
http://localhost/websitesvn/trunk/en/tag/keyboards

I want to rout it:
http://localhost/websitesvn/trunk/en/tag.../keyboards


I am doing this:
Code:
$route['tag/(:any)'] = 'tag/index/$1';

But it is giving error.
Help please


Messages In This Thread
uri routing problem - by El Forum - 05-18-2011, 11:19 AM
uri routing problem - by El Forum - 05-19-2011, 12:23 AM
uri routing problem - by El Forum - 05-19-2011, 09:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB