Welcome Guest, Not a member yet? Register   Sign In
How to stop codeigniter execution manually.
#3

[eluser]solid9[/eluser]
Sometimes if you want to stop or doing just nothing is just don't put any codes.
for example,
Code:
if($yes)
{
  //put some codes here.
  echo 'yehey...!';
}
else
{
   //Don't put any codes here.
}


Messages In This Thread
How to stop codeigniter execution manually. - by El Forum - 11-08-2012, 08:01 PM
How to stop codeigniter execution manually. - by El Forum - 11-08-2012, 08:42 PM
How to stop codeigniter execution manually. - by El Forum - 11-08-2012, 08:46 PM
How to stop codeigniter execution manually. - by El Forum - 11-08-2012, 08:48 PM
How to stop codeigniter execution manually. - by El Forum - 11-08-2012, 08:52 PM
How to stop codeigniter execution manually. - by El Forum - 11-08-2012, 10:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB