3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = array("14CDF1","CDCCC0","5E9CF5","FFAFEE","30FC40","DF00FF","007EFC","FA9F01","00FFC0","4FD01F","C0F22F","4A9CE1","166FEC","4F991D","C0F22C","FAACC1","A9AC99","DFD01F","C0FC3A","A99F01","0AC4C0","2DA01F","CC652F","FA9881","00CFC0","4FD41F","CC92CF"); $x = '1324341625312666243113212535'; for($i=0;$i<strlen($x);$i++) print $a[$i][(((int)$x[$i])-1)];
Output for 8.3.0 - 8.3.6
1CEFF00101F46DC190FA0ACF019 Warning: Undefined array key 27 in /in/vUsgK on line 6 Warning: Trying to access array offset on null in /in/vUsgK on line 6
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18
1CEFF00101F46DC190FA0ACF019 Warning: Undefined array key 27 in /in/vUsgK on line 6 Warning: Trying to access array offset on value of type null in /in/vUsgK on line 6
Output for 7.4.0 - 7.4.25, 7.4.27 - 7.4.33
1CEFF00101F46DC190FA0ACF019 Notice: Undefined offset: 27 in /in/vUsgK on line 6 Notice: Trying to access array offset on value of type null in /in/vUsgK on line 6
Output for 7.3.32 - 7.3.33, 7.4.26
1CEFF00101F46DC190FA0ACF019
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.38, 7.0.0 - 7.0.33, 7.1.0 - 7.1.25, 7.2.0 - 7.2.33, 7.3.0 - 7.3.31
1CEFF00101F46DC190FA0ACF019 Notice: Undefined offset: 27 in /in/vUsgK on line 6
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17
1CEFF00101F46DC190FA0ACF019 Notice: Undefined offset: 27 in /in/vUsgK on line 6

preferences:
281.55 ms | 402 KiB | 425 Q