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

[eluser]nirbhab[/eluser]
Gud, infact Seppo's way of doing the task is much better. Nice Answer.

Code:
$this->load->view('view name','',TRUE);
//Won't tell whether the file exists or not.

Where as seppo's way actually gets the existence of the file.


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