3v4l.org

run code in 300+ PHP versions simultaneously
<?php $number = '1388 https://www.sas.dk/upload/Eurobonus/cobrand/Dubbla_DC-SE.gif '; list($number, $url) = mb_split('\s+|;', $number); echo $number; echo $url;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/1tCBE
function name:  (null)
number of ops:  13
compiled vars:  !0 = $number, !1 = $url
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '1388+++++https%3A%2F%2Fwww.sas.dk%2Fupload%2FEurobonus%2Fcobrand%2FDubbla_DC-SE.gif++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++'
    5     1        INIT_FCALL                                               'mb_split'
          2        SEND_VAL                                                 '%5Cs%2B%7C%3B'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $3      
          5        FETCH_LIST_R                                     $4      $3, 0
          6        ASSIGN                                                   !0, $4
          7        FETCH_LIST_R                                     $6      $3, 1
          8        ASSIGN                                                   !1, $6
          9        FREE                                                     $3
    7    10        ECHO                                                     !0
    8    11        ECHO                                                     !1
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.37 ms | 1385 KiB | 15 Q