Welcome Guest, Not a member yet? Register   Sign In
Some assignments to $this->data array not 'sticking'
#2

Try using this after you set all your data and see if it works.

PHP Code:
$this->load->vars($this->data); 

Remove the $this->data from your render view.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Some assignments to $this->data array not 'sticking' - by InsiteFX - 10-11-2016, 05:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB