The "len" idea is not great anyway - it is much more costly to get and len 10,000 rows than to use SQL count, as get_article_count does.
-rob
The "len" idea is not great anyway - it is much more costly to get and len 10,000 rows than to use SQL count, as get_article_count does.
-rob