Welcome Guest, Not a member yet? Register   Sign In
help redirecting
#1

[eluser]Xtrex[/eluser]
Hi, how can I do to redirect to other controller in a controller? this is my controller

Code:
if ($this->noticiar->noticias_url($uri,1)) {
               $this->load->view('noticias');
            } else {
               // Go to /noticias/example
            }


Messages In This Thread
help redirecting - by El Forum - 07-31-2008, 10:07 AM
help redirecting - by El Forum - 07-31-2008, 10:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB