3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = array('turma1'=>array('prova1'=>array('c','c','d','a','b'),'prova2'=>array('b','c','e','a','b'),'prova3'=>array('c','a','d','a','b')), 'turma2'=>array('prova1'=>array('a','a','d','a','b'),'prova2'=>array('a','b','e','a','b'),'prova3'=>array('e','b','d','a','b'))); echo $arr['turma1']['prova2'][3];
Output for git.master, git.master_jit, rfc.property-hooks
a

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