3v4l.org

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

preferences:
36.64 ms | 402 KiB | 5 Q