Welcome Guest, Not a member yet? Register   Sign In
Route segment starting with ?
#1

[eluser]Dimitar[/eluser]
Hey guys,

I need help regarding following url:

Code:
http://www.domain.com/segment/?param=val&param=val&param=val

I'm not able to change the url, but need a way to route it to "any" controller and function. Tried with:

Code:
$route['segment/(:any)'] = '';

It does not work though. Any ideas?


Messages In This Thread
Route segment starting with ? - by El Forum - 10-05-2013, 02:01 AM
Route segment starting with ? - by El Forum - 10-11-2013, 02:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB