3v4l.org

run code in 300+ PHP versions simultaneously
<?php $opts = array( 'http'=>array( 'method'=>"GET", 'header'=>"Accept-language: pt-BRrn" . "User-Agent: Mozilla/5.0 (Linux; U; Android 4.0.3; ko-kr; LG-L160L Build/IML74K) AppleWebkit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30rn" ) ); $context = stream_context_create($opts); echo file_get_contents('http://putasnovinhas.com/', false, $context);
Output for git.master, git.master_jit, rfc.property-hooks
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for putasnovinhas.com failed: System error in /in/IhXpa on line 13 Warning: file_get_contents(http://putasnovinhas.com/): Failed to open stream: php_network_getaddresses: getaddrinfo for putasnovinhas.com failed: System error in /in/IhXpa on line 13

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:
53.23 ms | 402 KiB | 8 Q