uh oh ..
Quote:
|
// Count # of Categories for the Section
|
does that mean that piece would show the number of categories in a section ?
in my case, I want to show the number of items in each categories in one section
so may be I should $cats to something else in this line, rite ?
$cats_count = count($cats);
waiting for ur answer, also, trying .. ^-^