3v4l.org

run code in 300+ PHP versions simultaneously
<pre> <?php $countries = array('Nederland', 'Belgie'); foreach ($countries as $country) { echo file_get_contents("http://wallcoverings.bnint.com/modules/locations/front/handler.php?action=gmaps&site_id=16&lat=52.132633&lng=5.2912659999999505&radius=99999999999&country={$country}&address=&city="); echo "\n\n"; } ?> </pre>
Output for git.master, git.master_jit, rfc.property-hooks
<pre> Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for wallcoverings.bnint.com failed: System error in /in/GgWcD on line 6 Warning: file_get_contents(http://wallcoverings.bnint.com/modules/locations/front/handler.php?action=gmaps&site_id=16&lat=52.132633&lng=5.2912659999999505&radius=99999999999&country=Nederland&address=&city=): Failed to open stream: php_network_getaddresses: getaddrinfo for wallcoverings.bnint.com failed: System error in /in/GgWcD on line 6 Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for wallcoverings.bnint.com failed: System error in /in/GgWcD on line 6 Warning: file_get_contents(http://wallcoverings.bnint.com/modules/locations/front/handler.php?action=gmaps&site_id=16&lat=52.132633&lng=5.2912659999999505&radius=99999999999&country=Belgie&address=&city=): Failed to open stream: php_network_getaddresses: getaddrinfo for wallcoverings.bnint.com failed: System error in /in/GgWcD on line 6 </pre>

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:
49.42 ms | 403 KiB | 8 Q