php check if associative array code example Example: php check array is not associative count(array_filter(array_keys($array), 'is_string')) === 0