[PHP] Re: Problems with Arrays and print and echo

2006-04-08 Thread Michael Felt
Michael Felt wrote: Slowly I am getting the output I want. Trying to use "dynamic" arrays, does creat the array I want, but getting the info is sometimes surprising. I notice a difference between arrays used locally in a function, and arrays used as a 'var' in a class function (all in PHP 4

[PHP] Re: Problems with Arrays and print and echo

2006-04-08 Thread Michael Felt
Michael Felt wrote: Slowly I am getting the output I want. Trying to use "dynamic" arrays, does creat the array I want, but getting the info is sometimes surprising. I notice a difference between arrays used locally in a function, and arrays used as a 'var' in a class function (all in PHP 4