Welcome Guest, Not a member yet? Register   Sign In
2 columns site help
#5

[eluser]Bhashkar Yadav[/eluser]
yes, in any view file you can load other view files also like ....

Code:
$this->load->view('header');
$this->load->view('main_body');
$this->load->view('footer');


Messages In This Thread
2 columns site help - by El Forum - 01-24-2012, 03:04 AM
2 columns site help - by El Forum - 01-24-2012, 03:49 AM
2 columns site help - by El Forum - 01-24-2012, 03:51 AM
2 columns site help - by El Forum - 01-28-2012, 08:41 AM
2 columns site help - by El Forum - 01-28-2012, 08:49 AM
2 columns site help - by El Forum - 01-28-2012, 08:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB