getItem: SELECT i.feed_id, i.title, i.link, i.description, i.content, i.author, i.comments, i.guid, i.pubdate, i.image, f.title as feed_title, t.description as topic, t.id as topic_id FROM item i, feed f, topic t where i.feed_id = f.id AND t.id = f.topic_id AND i.id = '3438609': No database selected
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/resource/public_html/bigfatslice/lib/slice.php on line 113

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/resource/public_html/bigfatslice/lib/slice.php on line 116
getCountByMonths: select topic.description, month(item.pubdate) as month, year(item.pubdate) as year, count(*) as cnt from item, feed, topic where topic.id = feed.topic_id AND feed.topic_id = 0 AND feed.id = item.feed_id group by month, year order by year desc, month desc: No database selected -

Articles By Month
footer