3v4l.org

run code in 300+ PHP versions simultaneously
<?php $pls = "http://listen.di.fm/public3/trance.pls"; $graburl = file_get_contents($pls); preg_match('/(File1=)(.*?)(\n)/i', $graburl , $matches); shell_exec ("wget -O 'stream' ".$matches[2]); ?>

preferences:
32.91 ms | 402 KiB | 5 Q