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