3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = file_get_contents("http://thezew.cirr.com:8000/status.xsl?mount=/32k/alittlezew.mp3"); preg_match_all('/<td\s[^>]*class=\"streamdata\">(.*)<\/td>/isU', $str, $match); print_r($match); echo $str;

preferences:
37.31 ms | 402 KiB | 5 Q