3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = "graph.facebook.com/12321378294234/picture"; preg_match_all("#graph.facebook\.com/(\d+)/picture#i", $text, $n); print_r($n);

preferences:
45.85 ms | 402 KiB | 5 Q