Piccolo
Well-known member
How do you iterate through a hash array (that is an array whose indexes are not 0, 1, 2, 3, ...) ?
I just need a way to access variables contained in such arrays in order to free them.
I saw they were functions like "next" and "key" available, but I couldn't get anything from them.
I just need a way to access variables contained in such arrays in order to free them.
I saw they were functions like "next" and "key" available, but I couldn't get anything from them.