05-23-2012, 09:07 AM
[eluser]Samus[/eluser]
[quote author="the_unforgiven" date="1337789211"]from print_r in view i get this
so the id is there right?
[/quote]
Yes.
If you echo $cust_id['id'];
what do you see?
[quote author="the_unforgiven" date="1337789211"]from print_r in view i get this
Code:
Array ( [id] => 14 [acc_number] => 172102 [ip_address] => 0 [name] => Test
so the id is there right?
[/quote]
Yes.
If you echo $cust_id['id'];
what do you see?