3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'DES ANALYSES BIOLOGIQUES 3433 130906 / 3842'; preg_match( '/BIOLOGIQUES\s+(\d+)/', $str, $matches); echo $matches[1];

preferences:
42.99 ms | 402 KiB | 5 Q