3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "Auto Rickshaw/Cab complaints a click away http://t.co/MDsyVes5W2 via @traffline Cc Plz Share @roshanabbas @Netra @GulPanag Thanks"; preg_match("/(@w+)?/", $str,$matches); print_r($matches); echo "\n"; preg_match("/(\w*)/", "",$matches); print_r($matches);

preferences:
34.15 ms | 402 KiB | 5 Q