<?php $string = "Some minimal or large text 820 some minimal or large descr"; var_export( preg_replace('/\D*\d+ */', '', $string) );
You have javascript disabled. You will not be able to edit any code.