Hi all...could anyone please tell me how when working with arrays you could use a forach loop to output the number of a certain item...
for instance...if i wanted to find out the number of 5's in an array...could i use a foreach loop to find that out?
Thanks