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

You can set your a route for each url:
In your config/routes.php file, just set each page like this:

$route['ci/home'] = "ci/site_controller/home";
Done.
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