sukanya.paul
12-09-2008, 01:56 PM
hi,
i have an array of checkboxes which i am calling from the database. onchecking each checkbox the value should be concanated to a variable.
say i have 3 checkboxes with values a,b,c if i check the first checkbox then a variable say $var should be = to a then if i check the second checkbox $var=a,b any idea how to achieve this?
Thanks in advance,
Sukanya
i have an array of checkboxes which i am calling from the database. onchecking each checkbox the value should be concanated to a variable.
say i have 3 checkboxes with values a,b,c if i check the first checkbox then a variable say $var should be = to a then if i check the second checkbox $var=a,b any idea how to achieve this?
Thanks in advance,
Sukanya