Имена участников (разделяйте запятой).
$sql_sellerdetails = "select * from seller_profile WHERE seller_profile.CompanyName = ".$_REQUEST['ID']; $result_sellerdetails =...