> Well, if you want just select every articles in your topics tree, I > don't see anything better than something like: > > <?php > $articles = mgd_list_topic_articles_all_fast(0, "created", -1, 0);
WOW! I didn't know about that four option for this function! It is really simple. Thanks for hacking this :) Anyway I decided to use parameters, cause I do not want to increase only one table. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
