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);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5bLoK
function name:  (null)
number of ops:  10
compiled vars:  !0 = $line, !1 = $lineArray
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ASSIGN                                                   !0, '%22Naam%22%09%22Artikelnummer%22%09%22EAN+Nummer%22%09%22Gewicht%22%09%22Omschrijving%22%09%22Specificatie%22%09%22Categorie+ID%22%09%22Prijs%22%09%22Inkoopprijs%22%09%22BTW+percentage%22%09%22Verkocht+Per%22%09%22Voorraad%22%09%22Merk%22%09%22Hoofdcategorie%22%09%22Subcategorie%22%09%22Trefwoorden%22%09%22Verpakking%22%09%22TradeTrackerId%22%09%22HoofdImage%22%09%22Aantal+Verkocht%22%09%22Korting%22%09%22Locatie%22%09%22Leverancier%22%09%22Vaste+Staffels%22%09%22Staffel+aantal+1%22%09%22Staffel+prijs+1%22%09%22Staffel+korting+1%22%09%22Staffel+aantal+2%22%09%22Staffel+prijs+2%22%09%22Staffel+korting+2%22%09%22Staffel+aantal+3%22%09%22Staffel+prijs+3%22%09%22Staffel+korting+3%22%09%22Staffel+aantal+4%22%09%22Staffel+prijs+4%22%09%22Staffel+korting+4%22%09%22Staffel+aantal+5%22%09%22Staffel+prijs+5%22%09%22Staffel+korting+5%22%09%22Pagina+titel%22%09%22Meta+sleutelwoorden%22%09%22Meta+beschrijving%22%09%22SEO+Alias%22'
    5     1        INIT_FCALL                                               'preg_split'
          2        SEND_VAL                                                 '%2F%5E%5C%22%5B%5Cs%2B%5D%5C%22%24%2F'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $3      
          5        ASSIGN                                                   !1, $3
    6     6        INIT_FCALL                                               'print_r'
          7        SEND_VAR                                                 !1
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.08 ms | 1386 KiB | 17 Q