PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
$result1 = sql_query( "SELECT auth_view, auth_read FROM ".$prefix."_bbforums where forum_id = '$forum_id'", $dbi );
i only want it to display the topics in a certain forum...so my question is how can i make the code only pull out the posts from ".$prefix."_bbforums when the forum_id is 2