Welcome Guest, Not a member yet? Register   Sign In
how to pass a parameter to the controller through the route?
#1

Hello guys! I need to pass a parameter to the controller through the route, however, as it is a fixed parameter for each route does not want him to interfere in the url. It is something like this:

PHP Code:
$route['default_controller'] = array('normalroute'$parameter); 

Can anyone give me a hint on how to do it? Ty!
Reply


Messages In This Thread
how to pass a parameter to the controller through the route? - by Angelo - 08-30-2016, 01:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB