in reply to Re: Re: Re: Re: Array named for array element?
in thread Array named for array element?
Well, a hash cannot have repeated keys. If the key is identical, it will overwrite your old data. You can use a counter to number the hash keys and avoid this problem. :)
HTH
--
Allolex
|
|---|