Welcome Guest, Not a member yet? Register   Sign In
Hi Friends
#1

[eluser]Unknown[/eluser]
I`m new to CI... How to use this code in CI


$smarty->assign('cust_checkboxes', array(
1000 => 'Joe Schmoe',
1001 => 'Jack Smith',
1002 => 'Jane Johnson',
1003 => 'Charlie Brown')
);
$smarty->assign('customer_id', 1001);


Thanks in Advance.....




Theme © iAndrew 2016 - Forum software by © MyBB