Hi Logician
I have the following in my query (using the new, unreleased version of Webtemplates)
Query:
Quote:
SELECT threadid, left(title,18), forumid, postusername, dateline FROM thread WHERE forumid='28' ORDER BY dateline DESC LIMIT 10
|
Table:
Quote:
<tr><td class="leftboxcontent"><a href="$bburl/showthread.php?s=&threadid=??threadid??">??title?? </a></td><tr>
|
The result: