Da-Vinci
05-09-2010, 11:00 PM
On my page, I'm trying to list the top 5 threads in a table.
I'm trying to call the latest thread to position 1 in the table, the second newest thread to position 2 ect, ect, with thread replies not having an effect on how high up or down in the table a thread is placed.
I've created a template and a php file following Lynnes article so I just need to be able to call new threads to display in the table I've created on my page.
Here's an image describing what I'm attempting.
http://www.hostmypics.org/pictures/5d1684eccb9c9d7896f1e9d821c76b92.png (http://www.hostmypics.org)
I'm ok with everything except for calling the threads.
I'm trying to call the latest thread to position 1 in the table, the second newest thread to position 2 ect, ect, with thread replies not having an effect on how high up or down in the table a thread is placed.
I've created a template and a php file following Lynnes article so I just need to be able to call new threads to display in the table I've created on my page.
Here's an image describing what I'm attempting.
http://www.hostmypics.org/pictures/5d1684eccb9c9d7896f1e9d821c76b92.png (http://www.hostmypics.org)
I'm ok with everything except for calling the threads.