Hi, > mgd_list_topic_articles returns object. > Is there any way to get the last article without > using fetch?
Try to sort the articles by name or something in reverse order. Then you have to call fetch() once :) Regards Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
