3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string=<<<JSON {"meta":{"code":200},"data":{"username":"monstore","bio":"Art clothing line with our life scary tales as the imagination. info@heymonstore.com \/ +6281213162069 \/ BB PIN 293A4565","website":"http:\/\/www.heymonstore.com","profile_picture":"http:\/\/images.ak.instagram.com\/profiles\/profile_4472462_75sq_1354349840.jpg","full_name":"Monstore","counts":{"media":547,"followed_by":6472,"follows":129},"id":"4472462"}} JSON; print_r(json_decode($string,false));
Output for git.master, git.master_jit, rfc.property-hooks
stdClass Object ( [meta] => stdClass Object ( [code] => 200 ) [data] => stdClass Object ( [username] => monstore [bio] => Art clothing line with our life scary tales as the imagination. info@heymonstore.com / +6281213162069 / BB PIN 293A4565 [website] => http://www.heymonstore.com [profile_picture] => http://images.ak.instagram.com/profiles/profile_4472462_75sq_1354349840.jpg [full_name] => Monstore [counts] => stdClass Object ( [media] => 547 [followed_by] => 6472 [follows] => 129 ) [id] => 4472462 ) )

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
38.76 ms | 403 KiB | 8 Q