<?php $array = [ 'C7130A-B', 'RB2-8120', 'RM1-1082-000B', '0950-4768B', 'C7130B', ]; var_export( preg_replace('/-?B$/', '', $array) );
You have javascript disabled. You will not be able to edit any code.