Welcome Guest, Not a member yet? Register   Sign In
redirection question
#2

[eluser]Eric Barnes[/eluser]
If I am reading your issue correctly.

Each function in a controller is really designed to display a view so if you use one and do not need a view but want to go back to "index" then you would add a redirect:
Code:
redirect('welcome/index');


Messages In This Thread
redirection question - by El Forum - 09-07-2010, 11:49 AM
redirection question - by El Forum - 09-07-2010, 01:52 PM
redirection question - by El Forum - 09-07-2010, 02:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB