3v4l.org

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

preferences:
44.82 ms | 402 KiB | 5 Q