3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_POST['class']=array('11SJP','11a_Ma1','11b_Sc2'); $user=3; foreach($_POST['class'] as $class_name){$values=$values."('".$class_name."',".$user."),";} $values=substr($values,0,-1); echo $values;
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined variable $values in /in/iBmr0 on line 4 ('11SJP',3),('11a_Ma1',3),('11b_Sc2',3)

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