A
Anonymous
Guest
When I click on the check box and click on delete I can count how many check box checked but I want to pass the userid relative to the check box.
plz tell me how I can do it. Also tell me how "If I click on the top of the check box all will be checked".
I'm using "echo '<input name="chk2[]" type="checkbox" value=$query_data[1]>'; But I get only "Array" rather the value of that field.