Welcome Guest, Not a member yet? Register   Sign In
Passing and accessing values within data between controller and view
#3

Do you load the view correctly?

PHP Code:
$this->load->view('my-view'$data); 

http://www.codeigniter.com/userguide3/ge...o-the-view
Reply


Messages In This Thread
RE: Passing and accessing values within data between controller and view - by silentium - 04-12-2015, 01:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB