3v4l.org

run code in 300+ PHP versions simultaneously
<?php $file = "holm_22.jpg"; preg_match_all('/([\d]+)/', $file, $match); $test = implode("","", $match[0]); echo $test;

preferences:
34.84 ms | 402 KiB | 5 Q