3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = "toto_en.xml"; preg_match('~_(.*?).~', $input, $output); echo $output[1]; // 256

preferences:
53.67 ms | 402 KiB | 5 Q