[snip] > Do a count of this monthes articles, if NONE, then run another query to > select the previous months articles. Note, this would only "publish" this > or last monthes records. [/snip]
Another thing that you could do is get all articles sorted in reverse order for the last 60 days using DATE_SUB in the query. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php