Re: How to test that an array is 'indexed' vs 'associative'



my opinion is dont check it. just retreve the values with
"array_values"
.