3v4l.org

run code in 300+ PHP versions simultaneously
<?php $apikey='89c8421dac1a4009a2fac2396ff91ea3'; $apisecret='43ab0e021c96427f908b3939236557e1'; $nonce=1499611343; $uri='https://bittrex.com/api/v1.1/account/getbalance?apikey='.$apikey.'&nonce='.$nonce; $sign=hash_hmac('sha512',$uri,$apisecret); echo ($uri); echo "\n"; echo ($sign);
Output for git.master, git.master_jit, rfc.property-hooks
https://bittrex.com/api/v1.1/account/getbalance?apikey=89c8421dac1a4009a2fac2396ff91ea3&nonce=1499611343 22089c02e07e3a175cc29fed0fb6277a6b22c6c03fc68ef78fe97d4e0b0cead89c4a29c09536e507984c4e9fa27b27a7ab512daa70171357f393a029a6f0c81e

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:
56.1 ms | 401 KiB | 8 Q