<?php $str = "€ 1.250.000 k.k."; echo preg_replace("/\D+/", "", $str);
You have javascript disabled. You will not be able to edit any code.