Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,681
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,973
- Showcase
- 3,256
-
also, I got this far… just not sure how to get the forum name, since only the forum ID is listed in this table… not sure how I pull the otehr table and combine the two.
echo "
<li><a>topic_id."'>".$result->topic_title."</a>Posted by: ".$result->topic_poster_name.".</li>
";