3v4l.org

run code in 300+ PHP versions simultaneously
<?php $location_list = Array( 'Mersin' => 2323778, 'Adana' => 2343678, 'Ankara' => 2343732, 'Antalya' => 2343733, 'Bursa' => 2343843, 'Diyarbakır' => 2343932, 'Eskişehir' => 2343980, 'Gaziantep' => 2343999, 'Istanbul' => 2344116, 'Izmir' => 2344117, 'Kayseri' => 2344174, 'Konya' => 2344210, 'Turkiye' => 23424969, 'Worldwide' => 1 ); $imploded = "'".implode("','", $location_list)."'"; echo $imploded;
Output for git.master, git.master_jit, rfc.property-hooks
'2323778','2343678','2343732','2343733','2343843','2343932','2343980','2343999','2344116','2344117','2344174','2344210','23424969','1'

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