3v4l.org

run code in 300+ PHP versions simultaneously
<?php $v1_1 = array( 'lang' => 'en', // based on client's browser user-agent 'location' => array( // based on client's IP 'countryCode' => 'DE', 'countryName' => 'Germany', 'regionName' => 'North-Rhine-Westphalia', 'cityName' => 'Cologne', ), 'headlines' => array( 'Meet new people in Cologne today!', 'Start meeting new people from Cologne now!', '20,771 people from Cologne are looking for new friends on meetOne!' ), 'img' => 'http://static.meetone.com/landing/adt/cities/de/koeln.jpg' ); print json_encode($v1_1);

preferences:
45.49 ms | 402 KiB | 5 Q