Welcome Guest, Not a member yet? Register   Sign In
help with boolean
#4

[eluser]KrizzAngel[/eluser]
constructor?? i dont know if u guys gets what i mean hehe..
i just dont know how "return" value works..
for example i was coding my index() function.
i wrote
Quote:function index()
{
$this->checker();
$this->load->view('home.php');
}

does this mean that if the checker returns true it will continue to load the home page?? what if its false..
how can i express the other code so that it will load another page if its false/


Messages In This Thread
help with boolean - by El Forum - 01-21-2010, 09:13 PM
help with boolean - by El Forum - 01-21-2010, 11:04 PM
help with boolean - by El Forum - 01-22-2010, 02:01 AM
help with boolean - by El Forum - 01-22-2010, 03:32 AM
help with boolean - by El Forum - 01-22-2010, 03:51 AM
help with boolean - by El Forum - 01-22-2010, 05:30 AM
help with boolean - by El Forum - 01-22-2010, 07:04 AM
help with boolean - by El Forum - 01-22-2010, 07:14 AM
help with boolean - by El Forum - 01-22-2010, 10:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB