> But the problem is all article links point to the main page (the sort way
> is correct). I guess I should
> modifie code init, but all my trials finished with mistakes.
I don't exactly understand what problem you're seeing, but the above would
easier be written as
<? while ($a && $a->fetch()) { ?>
<a href="/topic/article/&(a.id);.html">&(a.title)</a><br></p>
<? } ?>
Emile
--
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]