how do i count the values of how many an array hold?

example:

$items = array("one", "two", "three", "four", "five", "six", "seven");