<?php $str = "=~*_Размер 3 * 2"; echo preg_replace('/^[^\p{L}\d]+/u', '', $str);
You have javascript disabled. You will not be able to edit any code.