3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "gmdate 1200603038" . gmdate('U', 1200603038); "\n"; $apikey = '2fvmer3qbk7f3jnqneg58bu2'; $secret = 'qvxkmw57pec7'; $timestamp = gmdate('U'); // 1200603038 $sig = md5($apikey . $secret . $timestamp); echo $sig."\n"; $apikey = '2w6a9c39hb7hnxvsvnb9rzgr'; $secret = 'KaEvDVeF86HjAEV4ppZk5Xaa'; $timestamp = gmdate('U'); // 1200603038 $sig = md5($apikey . $secret . $timestamp); echo $sig."\n"; $apikey = 'mwebysq53ufhqk46xz8wknxb'; $secret = 'JmVvBs4bmNZgyGQvaAggvPQ5'; $timestamp = gmdate('U'); // 1200603038 $sig = md5($apikey . $secret . $timestamp); echo $sig."\n"; ?>
Output for git.master, git.master_jit, rfc.property-hooks
gmdate 120060303812006030389c0ca78874c13d17afc7f3cc3f2137e6 357ac8683f2b99630c5edfda342e1e7b a50d357425f6a546cf583f2e70a7ceeb

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