3v4l.org

run code in 300+ PHP versions simultaneously
<?php $testString = "12.322,11T"; echo preg_replace("/[^0-9,.]/", "", $testString);

preferences:
38.11 ms | 402 KiB | 5 Q