Echo only selected Checkbox value.
Posted: Wed Dec 22, 2010 11:30 pm
Hello sir,
pls help me,
i want to echo only the selected checkbox value with single value of field2 when i click on submit button ,for example
field1 field2
............ ..........
chkbx1 20
chkbx2 10
chkbx3 15
submit
i have try if cond statement and foreach loop but its not working,pls reply me how to echo
pls help me,
i want to echo only the selected checkbox value with single value of field2 when i click on submit button ,for example
field1 field2
............ ..........
chkbx1 20
chkbx2 10
chkbx3 15
submit
i have try if cond statement and foreach loop but its not working,pls reply me how to echo