> Very close:
> 
> $art = mgd_list_topic_articles_all($topicid, "reverse name");
> 
> if ($art && $art->fetch()) {  // just the first article
>  ...
> }

Oh , yes , right.
thanks :)
but I made an array.
I may get random or last or whichever article this way :)

Piotras

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to