Welcome Guest, Not a member yet? Register   Sign In
How to check if a view exists
#9

[eluser]dark_lord[/eluser]
Since you guys are discussing regarding views, I think I just want to ask a question cause its this is really making me wonder why? and what is the difference, and when is it or what situation will I use it. Here is the killer question.

What is the difference with true in the view with true is typed capitalize and a true which is type in lowercase.

Code:
$this->load->view('home/blog', $data, TRUE);

VS.

Code:
$this->load->view('home/blog', $data, true);

-----

Hope you can enlighten me with this. Thanks!


Messages In This Thread
How to check if a view exists - by El Forum - 03-30-2008, 08:44 AM
How to check if a view exists - by El Forum - 03-30-2008, 08:50 AM
How to check if a view exists - by El Forum - 03-30-2008, 08:54 AM
How to check if a view exists - by El Forum - 03-30-2008, 08:58 AM
How to check if a view exists - by El Forum - 03-30-2008, 09:02 AM
How to check if a view exists - by El Forum - 03-30-2008, 09:08 AM
How to check if a view exists - by El Forum - 03-30-2008, 09:32 PM
How to check if a view exists - by El Forum - 03-30-2008, 09:47 PM
How to check if a view exists - by El Forum - 03-31-2008, 12:23 AM
How to check if a view exists - by El Forum - 03-31-2008, 12:25 AM
How to check if a view exists - by El Forum - 03-31-2008, 12:26 AM
How to check if a view exists - by El Forum - 03-31-2008, 12:28 AM
How to check if a view exists - by El Forum - 03-31-2008, 09:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB