| 1. |
Solve : Creating an array? |
|
Answer» Hello all, I want to create an array from information posted from checkboxes which are CREATED by a foreach statement. For EXAMPLE information is TAKEN out of the database table full of product numbers and several checkboxes are displayed for every product number, when the user checks multiple boxes and hit submit an array of the products in created. I got the checkbox part working, but I don't how to create the array. Would any one mind filling me in? -Thanks |
|