3v4l.org

run code in 300+ PHP versions simultaneously
<?php //ключ - ид области $areas = array( 40 => "Львовская обл", 14 => "Днепропетровская обл",//+ 37 => "Липецкая обл", 2 => "Донецкая обл",//+ 4 => "Одесская обл",//+ 16 => "Харьковская обл",//+ 3 => "Запорожская обл",//+ 5 => "Луганская обл",//+ 9 => "АР Крым",//+ 17 => "Донецкая обл", 8 => "Николаевская обл",//+ 12 => "Днепропетровская обл", 28 => "Житомирская обл", 32 => "Тернопольская обл",//+ 15 => "Донецкая обл", 27 => "АР Крым", 33 => "Винницкая обл", 34 => "Ивано-Франковская обл", 35 => "Волинська обл", 36 => "Закарпатьска обл", 11 => "Полтавская обл", 7 => "Херсонская обл" ); var_dump(array_search("Днепропетровская обл", $areas));
Output for git.master, git.master_jit, rfc.property-hooks
int(14)

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