Log in

View Full Version : how to retrieve category ?


ltd
11-17-2007, 11:43 AM
I have this code which pulls thread title.

<td width="50%" class="alt$attach[alt]"><a href="showthread.php?p=$attach[postid]">$attach[title]</a></td>

I want to display category in the next column. How is that possible ?