Hi,
I'm pretty new to PHP so the answer to my quetion is probably simple, I just can't find any posts about it.
I know how to count the items in an array, but how do I count specific items? Like if I have $x number of books and $x number of CD's, how would I count just the CD's?
Chris