pp wrote:

> I lost with this code..... I'm not PHP Einstein ;))))
> But this cript looks like this below, and works when page is static.
> Just displays how many items I selected but doesn't display title or
> abstract.
> Wow! one step forward :))
> 
>  <?
>  for($k=0; $k<count($article_list);$k++) {
>    $article = mgd_list_topic_articles($topic_list[$k]); {?>
>    <?

This use of $k looks off to me.

Tell you what, if you just ouline what you want done, I'll write you
a script/scripts that I think does that. Easier for me to debug.

Emile

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

Reply via email to