Welcome Guest, Not a member yet? Register   Sign In
How do I handle views loaded based on conditions correctly?
#2

[eluser]bhumes[/eluser]
Redirecting is the way to go.

Code:
$this->load->helper('url');
redirect('bills');


Messages In This Thread
How do I handle views loaded based on conditions correctly? - by El Forum - 06-10-2011, 02:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB