3v4l.org

run code in 300+ PHP versions simultaneously
<?php $line = '"Naam" "Artikelnummer" "EAN Nummer" "Gewicht" "Omschrijving" "Specificatie" "Categorie ID" "Prijs" "Inkoopprijs" "BTW percentage" "Verkocht Per" "Voorraad" "Merk" "Hoofdcategorie" "Subcategorie" "Trefwoorden" "Verpakking" "TradeTrackerId" "HoofdImage" "Aantal Verkocht" "Korting" "Locatie" "Leverancier" "Vaste Staffels" "Staffel aantal 1" "Staffel prijs 1" "Staffel korting 1" "Staffel aantal 2" "Staffel prijs 2" "Staffel korting 2" "Staffel aantal 3" "Staffel prijs 3" "Staffel korting 3" "Staffel aantal 4" "Staffel prijs 4" "Staffel korting 4" "Staffel aantal 5" "Staffel prijs 5" "Staffel korting 5" "Pagina titel" "Meta sleutelwoorden" "Meta beschrijving" "SEO Alias"'; $lineArray = preg_split('/"(\s+)"/', $line); print_r($lineArray);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => "Naam [1] => Artikelnummer [2] => EAN Nummer [3] => Gewicht [4] => Omschrijving [5] => Specificatie [6] => Categorie ID [7] => Prijs [8] => Inkoopprijs [9] => BTW percentage [10] => Verkocht Per [11] => Voorraad [12] => Merk [13] => Hoofdcategorie [14] => Subcategorie [15] => Trefwoorden [16] => Verpakking [17] => TradeTrackerId [18] => HoofdImage [19] => Aantal Verkocht [20] => Korting [21] => Locatie [22] => Leverancier [23] => Vaste Staffels [24] => Staffel aantal 1 [25] => Staffel prijs 1 [26] => Staffel korting 1 [27] => Staffel aantal 2 [28] => Staffel prijs 2 [29] => Staffel korting 2 [30] => Staffel aantal 3 [31] => Staffel prijs 3 [32] => Staffel korting 3 [33] => Staffel aantal 4 [34] => Staffel prijs 4 [35] => Staffel korting 4 [36] => Staffel aantal 5 [37] => Staffel prijs 5 [38] => Staffel korting 5 [39] => Pagina titel [40] => Meta sleutelwoorden [41] => Meta beschrijving [42] => SEO Alias" )

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:
53.42 ms | 403 KiB | 8 Q