To find the number of elements in a PHP $ array, which is faster/better/stronger? count($ array) or ...
stackoverflow.com