![]() | | ||||||||
| | #1 |
| Warrior Member Join Date: Oct 2009
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
|
hello, i need some help from you.How to Update mulitple data with check box(php+mysql+ajax)?
|
| | |
| | #2 |
| I cant think of anything. Join Date: Nov 2009 Location: Earth > UK > Wales > Sir Benfro > Cippyn > Field > Farmyard > House > Top Landing > Chair
Posts: 57
Thanks: 4
Thanked 4 Times in 4 Posts
|
Can you explain in detail what your trying to achieve as thats a bit vague to really help you with. Ta Baz |
| | |
| | #3 | |
| Warrior Member Join Date: Oct 2009
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
<form name="hede" method="POST" action=""> <input type="checkbox" name="box1[]" value="1"> 1 <input type="checkbox" name="box1[]" value="2"> 2 <input type="checkbox" name="box1[]" value="3"> 3 <input type="checkbox" name="box1[]" value="4"> 4 <input type="checkbox" name="box1[]" value="5"> 5 <br><br> <input type="checkbox" name="box1[]" value="6"> 6 <input type="checkbox" name="box1[]" value="7"> 7 <input type="checkbox" name="box1[]" value="8"> 8 <input type="checkbox" name="box1[]" value="9"> 9 <input type="checkbox" name="box1[]" value="10"> 10 <br><br> <input type="submit" name="check" value="SEND"> </form> | |
| | |
![]() |
|
| Tags |
| ajax, boxphp, check, data, mulitple, mysql, update |
| Thread Tools | |
| |
![]() |