number array_product ( array $array )
array_product() returns the product of values in an array.
Returns the product as an integer or float.