Show All The Threads
I use this code for shows last 10 threads
<script type="text/javascript" src="home/external.php?forumids=625&type=js"></script>
<script language="" type="text/javascript">
<!--
for (x = 0; x < 10; x++)
{
document.writeln("<a href=\"home/showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a>(By: "+threads[x].poster+") <img src=\"/new_1.gif\"><br />");
}
//-->
</script>
how can I show all the threads from the forum??????
--------------- Added [DATE]1227469619[/DATE] at [TIME]1227469619[/TIME] ---------------
anyone????????????
|