I've googled this but found no answers, so I guess it's not possible. If there is a way, I'd love to know it. Thanks
The number of keys in the array will always be the number of elements in the array, as the keys must be unique. So:
$numKeys = count($array);
1.4m articles
1.4m replys
5 comments
57.0k users