CODE
<MTEntries category="Foo AND Bar">
...
</MTEntries>
...
</MTEntries>
I want to be able to display how many entries are in both categories - "Foo" and "Bar". Anyone know of a way to find out the number or rows returned on something like this?
Thanks,
-Kevin