$forums = explode(",", $vbulletin->options['forums']); if ($vbulletin->options['form_onoff'] AND in_array($foruminfo['forumid'], $forums)) { //CODE }