Welcome Guest, Not a member yet? Register   Sign In
Main Page with Menu not load outher view same Main Page
#2

Try this:

PHP Code:
// Make CI view variables global
$this->load->vars($data);

// Load the CI view
$this->load->view("Objects"); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Main Page with Menu not load outher view same Main Page - by InsiteFX - 06-12-2016, 01:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB