3v4l.org

run code in 300+ PHP versions simultaneously
<?php $returnValue = preg_match('/([0-9]+)USD(.+)/m', 'test test test 123 test 89USD test test 123 test', $matches); var_dump($matches);

preferences:
43.43 ms | 402 KiB | 5 Q