if (in_array($fid, explode('IDHERE?', $forum['parentlist']))){ //code to be executed here.}
if (in_array($IDHERE, explode(',', $forum['parentlist']))){ //code to be executed here.}