I\'m trying to do a multiple textbox with the same names. Here is my code.
HTML Email 1:
Another example could be:
$value) echo "key $key is $value ";
will display
key 0 is 1 key 1 is 2 key 2 is 3