3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = file_get_contents("http://www.rpg-paradize.com/site-Arkalys+-+Serveur+Dofus+2.0+-+Un+service+professionnel+a+votre+service-42689"); preg_match( '/Clic Sortant : [0-9]*/', $html, $matches); echo $matches[1]; // 1234

preferences:
51.77 ms | 402 KiB | 5 Q