3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'MerID=I0110DQX&amp;OrderID=591&amp;ResponseCode=1&amp;ReasonCode=1&amp;ReasonCodeDesc=Approved%2C+no+balances+available&amp;PurchaseAmt=97.24&amp;PurchaseCurrency=980&amp;RRN=010156764656&AuthCode=208851&amp;AmountRefunded=000000000000&amp;AmountReversed=000000000000&ActualAmount=000000009724&amp;AcqID=414963&Time=19%2F08%2F2013+10%3A36%3A42&amp;IP=217.117.64.236&amp;Phone=380957700418&OrderDescription=Ticket+purchase+from+http%3A%2F%2Fprivatbank.ua%2F&PaddedCardNo=5XXXXXXXXXXXX5658&fee=000000000000&eci=7&amp;CountryBin=000&amp;CountryIP=000&amp;OnUs=1&amp;CountryPhone=000&amp;Signature=EjLR8GBlAM0dsBnZ46jy7opuEF4%3D'; print_r(explode('&', urldecode(htmlspecialchars_decode($str, ENT_QUOTES))));
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => MerID=I0110DQX [1] => OrderID=591 [2] => ResponseCode=1 [3] => ReasonCode=1 [4] => ReasonCodeDesc=Approved, no balances available [5] => PurchaseAmt=97.24 [6] => PurchaseCurrency=980 [7] => RRN=010156764656 [8] => AuthCode=208851 [9] => AmountRefunded=000000000000 [10] => AmountReversed=000000000000 [11] => ActualAmount=000000009724 [12] => AcqID=414963 [13] => Time=19/08/2013 10:36:42 [14] => IP=217.117.64.236 [15] => Phone=380957700418 [16] => OrderDescription=Ticket purchase from http://privatbank.ua/ [17] => PaddedCardNo=5XXXXXXXXXXXX5658 [18] => fee=000000000000 [19] => eci=7 [20] => CountryBin=000 [21] => CountryIP=000 [22] => OnUs=1 [23] => CountryPhone=000 [24] => Signature=EjLR8GBlAM0dsBnZ46jy7opuEF4= )

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:
34.72 ms | 403 KiB | 8 Q