Will CI Let Me Redirect to another Controller? |
[eluser]Eric Barnes[/eluser]
You could always do a standard php header redirect: header('Location: http://www.example.com/'); |
Messages In This Thread |
Will CI Let Me Redirect to another Controller? - by El Forum - 10-26-2007, 03:05 PM
Will CI Let Me Redirect to another Controller? - by El Forum - 10-26-2007, 03:29 PM
Will CI Let Me Redirect to another Controller? - by El Forum - 11-01-2007, 10:04 AM
Will CI Let Me Redirect to another Controller? - by El Forum - 11-01-2007, 10:11 AM
Will CI Let Me Redirect to another Controller? - by El Forum - 11-01-2007, 11:57 AM
|