3v4l.org

run code in 300+ PHP versions simultaneously
<?php $apikey='6b00538440c940329fe5ee6f96c6b263'; $apisecret='912a4bbd4714996afb8921f75b43c9d'; $nonce=1434405875; $uri='https://bittrex.com/api/v1.1/account/getbalances?apikey='.$apikey.'&nonce='.$nonce; echo $uri; $sign=hash_hmac('sha512',$uri,$apisecret); echo $sign; ?>
Output for git.master, git.master_jit, rfc.property-hooks
https://bittrex.com/api/v1.1/account/getbalances?apikey=6b00538440c940329fe5ee6f96c6b263&nonce=1434405875f6321700380c93fc1c9f6c7ed8bbd688f0460143edb75a077eba80a53d2dfedc230e5e544ee49c565ab42caf6eb97efe23f615f18c0ec5c37411683dd8bce0ec

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