Welcome Guest, Not a member yet? Register   Sign In
anchor onclick
#3

[eluser]R_Nelson[/eluser]
what JoostV said is true i use it to make templates
Code:
$this->load->view('site',$data)
you can set $data or any var at that to an array and pass then thru simple as
Code:
$data['content']='index'
then you could use content on your view page as $content


Messages In This Thread
anchor onclick - by El Forum - 03-10-2011, 04:08 PM
anchor onclick - by El Forum - 03-10-2011, 04:51 PM
anchor onclick - by El Forum - 03-10-2011, 05:39 PM
anchor onclick - by El Forum - 03-11-2011, 03:51 AM
anchor onclick - by El Forum - 03-11-2011, 04:17 AM
anchor onclick - by El Forum - 03-11-2011, 04:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB