Welcome Guest, Not a member yet? Register   Sign In
Remove Controller
#4

Multiple routes can be set as follows:

$xs=array
('overloaded', 'hs-pix', 'Health-and-Safety-Pictures', 'health-and-safety-pictures',
'health-and-safety', 'safety-at-work', 'safety_at_work',
);
foreach($xs as $x):
$route[$x] = "c_pix/safety";
endforeach;
Reply


Messages In This Thread
Remove Controller - by kavy - 02-27-2015, 09:37 PM
RE: Remove Controller - by ngangchill - 02-28-2015, 03:33 AM
RE: Remove Controller - by janesmith - 03-03-2015, 03:33 AM
RE: Remove Controller - by John_Betong - 03-20-2015, 01:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB