Re: $_POST and CSV File



forget this part:

| $columns['htmlA'][] = 'rded1';
| $columns['htmlA'][] = 'rded2';
| $columns['htmlB'][] = 'foo';
| $columns['htmlC'][] = 'bar';

it's handled in the switch statement.

cheers.


.