| Author |
how to take javascript array values in php form
|
Punit Jain
Ranch Hand
Joined: Aug 20, 2011
Posts: 902
|
|
Hello everyone i have a script which is dynamically adding textboxes correspond to the value i select in the combo/select box, but the problem is how i take that value to my php form so that i can insert that value into my database.
Here is the script:
Here i am calling this into my form:
i want to insert text boxes values into my database, can anyone tell me how can i do this??
|
 |
 |
|
|
subject: how to take javascript array values in php form
|
|
|