in reply to Finding the total number of elements in an array.

$num_of_elements = scalar @array;