", "", "", "", ""); foreach ($toRemove as $value) { $output = str_replace($value, "", $input); } return $output; }