3v4l.org

run code in 300+ PHP versions simultaneously
<?php $merchantId = '01J3J188BY9JCG1EZBBKCYQCKT-01J3J1RFHBBMKT59JMCE2SK6CS'; $transactionID = 'TR-5TUF-TST19X'; $transactionAmount = '621.33'; $crc = 'test_tpay'; $merchantSecret = '3e5ce0719a1b641f7dd1c3a89c119d113b9066547eac765791e3d337a6e9fe3a'; $md5 = md5($merchantId.$transactionID.$transactionAmount.$crc.$merchantSecret); echo $md5;
Output for git.master_jit, git.master
0cdf88fe51840667beda196549b4bb33

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:
27.95 ms | 405 KiB | 5 Q