Yes, I understood that, and that is the work-around I chose.
What I WANTED to do was take a string created in the above fashion on a previous page, and then forward it to another page just by
<INPUT type=hidden name=$array value=$array (or array[])>
Didn't work out that easily......