PP wrote:
> 
> Hi!
> I have used this:
> <?
>   $topic = mgd_list_topics(12); ?>
>  <p>
>  <?  while($topic && $topic->fetch()) { ?>
> 
> <a  href="&(topic.id);.html">&(topic.title);</a><br>
>     <? } ?>
> </p>
> 
> ooops.... it doesn.t work , no error but no topics

Topic records do not have a title field!

Frank

-- 
Dr Frank Boehme                      | Email: [EMAIL PROTECTED]
National University of Ireland, Cork | phone: +353-21-903163
Dept of Computer Science             |   fax: +353-21-903113
Cork, Ireland                        |

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to