Hello,
I have a 4 HTML checkboxes in each row and I have around 18 rows. When I select multiple checkboxes
for each row and try to figure out which checkboxes are checked for a particular row then if I
try to refer to the checkbox element in a row which I have not selected, gives me a warning
Undefined Offset: 1. Can anybody tell me how to solve this problem?