3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string=";temp/Mietvertrag vom 02.12.2015 02.12.2015 13:56:32.pdf;temp/Brief (0) an 1 Kunde(n) 02.12.2015 13:58:29.pdf;temp/Brief (0) an 1 Kunde(n) 02.12.2015 13:58:41.pdf;temp/Brief (0) an 1 Kunde(n) 03.09.2013 18:36:16.pdf;temp/Brief (SEPA-Lastschrift Mandat) an 1 Kunde(n) 04.05.2015 14:59:17.pdf;temp/Mieterliste 16.08.2013 12:01:18.pdf;temp/Mietvertrag vom 04.12.2015 04.12.2015 09:09:58.pdf;temp/Mietvertrag vom 03.09.2013 03.09.2013 18:12:49.pdf"; $nots=explode(";", $string); print_r($nots);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => [1] => temp/Mietvertrag vom 02.12.2015 02.12.2015 13:56:32.pdf [2] => temp/Brief (0) an 1 Kunde(n) 02.12.2015 13:58:29.pdf [3] => temp/Brief (0) an 1 Kunde(n) 02.12.2015 13:58:41.pdf [4] => temp/Brief (0) an 1 Kunde(n) 03.09.2013 18:36:16.pdf [5] => temp/Brief (SEPA-Lastschrift Mandat) an 1 Kunde(n) 04.05.2015 14:59:17.pdf [6] => temp/Mieterliste 16.08.2013 12:01:18.pdf [7] => temp/Mietvertrag vom 04.12.2015 04.12.2015 09:09:58.pdf [8] => temp/Mietvertrag vom 03.09.2013 03.09.2013 18:12:49.pdf )

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:
59.7 ms | 402 KiB | 8 Q