3v4l.org

run code in 300+ PHP versions simultaneously
<?php function getBalance($address) { return file_get_contents('https://blockchain.info/de/q/addressbalance/'. $address); } echo 'Address Balance: ' . getBalance('13AM4VW2dhxYgXeQepoHkHSQuy6NgaEb94'); ?>

preferences:
47.11 ms | 402 KiB | 5 Q