3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = file_get_contents('https://api.vk.com/method/widgets.getComments?widget_api_id=3705177&page_id=42'); $obj = json_decode($json); echo $obj->response;

preferences:
48.64 ms | 402 KiB | 5 Q