3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json_url = "https://api.periscope.tv/api/v2/_getRankedFeedPublic"; $json = file_get_contents($json_url); $json = str_replace('http://pbs.twimg.com/profile_images/', 'http://www.perisearch.net/images/avatar.php/', $json); print_r ($json); ?>

preferences:
49.26 ms | 402 KiB | 5 Q