I have a form in my PHP page which is created by a loop through an array.
echo \'
Form code:
And then you will have value of size. And array of amounts with size keys.
$size = $_POST['size']; $amount = $_POST['amount'][$size];