I want to post variables from an array
$_POST['my_row']['i']
but the syntax isn't correct.
Can't find the proper syntax within the php manual. Any helpful hint?
pardon?