Welcome Guest, Not a member yet? Register   Sign In
how to redirect from CI index.php to folder/index.php?
#4

[eluser]InsiteFX[/eluser]
Code:
$route['catalog'] = 'catalog/index';

In Contoller
Code:
redirect('catalog/index', 'refresh');


Messages In This Thread
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 02:53 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 03:01 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 03:02 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 04:49 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 07:55 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 08:26 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 09:00 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 09:02 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 09:08 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 02:31 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 02:59 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 04:08 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 04:15 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-19-2012, 04:37 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-19-2012, 04:49 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-20-2012, 12:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB