View Single Post
Old 03-03-2003, 09:34 AM   #2 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
select forum.forumid, forum.title, thread.threadid, thread.forumid, post.postid, post.threadid, post.title from forum, thread, post where post.threadid = thread.threadid and thread.forumid = forum.forumid and post.postid = 'ID_HERE';

that what you need?

that might be wrong, ugh. ill test it again.
__________________


Urban Clothing
Admin is offline   Reply With Quote