Welcome Guest, Not a member yet? Register   Sign In
Display db data in edit profile page
#4

[eluser]Glazz[/eluser]
If you need to have $this->data passed, you need to merge the $data, something like this:

Code:
$this->load->view('edit_profile.php', array_merge($this->data, $data) );


Messages In This Thread
Display db data in edit profile page - by El Forum - 06-03-2012, 07:52 PM
Display db data in edit profile page - by El Forum - 06-03-2012, 07:58 PM
Display db data in edit profile page - by El Forum - 06-03-2012, 08:04 PM
Display db data in edit profile page - by El Forum - 06-03-2012, 08:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB