3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = array( '730400' => 29910, '730230' => 29910 ,'730205' => 1000 ,'730404' => 29910, '730202' => 1000, '730601' => 21840 ); $idPartidas=array_keys($array); //$keys = array_keys($array, '730205'); print_r($idPartidas); ?>
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => 730400 [1] => 730230 [2] => 730205 [3] => 730404 [4] => 730202 [5] => 730601 )

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