function is_associate_array($array){ return $array === array_values($array);}or you can add check is_array in functions
<< Back to user notes page