3v4l.org

run code in 300+ PHP versions simultaneously
<?php $keyParts = array( rawurlencode('client_secret'), rawurlencode('nnch734d00sl2jdk'), ); $signature = hash_hmac('sha1', 'GET&http%3A%2F%2Fphotos.example.net%2Fphotos&file%3Dvacation.jpg%26oauth_consumer_key%3Ddpf43f3p2l4k3l03%26oauth_nonce%3Dkllo9940pd9333jh%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1191242096%26oauth_token%3Dnnch734d00sl2jdk%26oauth_version%3D1.0%26size%3Doriginal', implode('&', $keyParts)); var_dump($signature);
Output for git.master, git.master_jit, rfc.property-hooks
string(40) "9ca71788e4423d32fbc13ff2a3fd21731aa3b54d"

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