3v4l.org

run code in 300+ PHP versions simultaneously
<?php function remTxt( $text ) { echo preg_replace("/[^0-9]/","",$text); } remTxt("123wret456fgh678"); ?>

preferences:
35.5 ms | 402 KiB | 5 Q