3v4l.org

run code in 300+ PHP versions simultaneously
<?php $name1 = 'iPhone 17 Pro Max 256GB Silver eSIM+eSIM'; $name2 = 'iPhone 17 Pro Max 256GB Blue eSIM+eSIM'; $name3 = 'iPhone 17 Pro Max 256GB Orange eSIM+eSIM'; print_r(explode(' ', $name1));
Output for git.master_jit, git.master
Array ( [0] => iPhone [1] => 17 [2] => Pro [3] => Max [4] => 256GB [5] => Silver [6] => eSIM+eSIM )

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:
39.02 ms | 711 KiB | 4 Q