3v4l.org

run code in 300+ PHP versions simultaneously
<?php $account_numbers = ["1234567890","12345678901234567890","1234567890123"]; $utility_id = 1; foreach ($account_numbers as $accountNumber) { //$customerNumber = str_pad($utility_id, 3, "0", STR_PAD_RIGHT); echo hexdec(md5($accountNumber)).PHP_EOL; }
Output for git.master, git.master_jit, rfc.property-hooks
3.0842214920313E+38 3.369899269835E+38 3.1697201869178E+38

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