3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo $string = str_replace('#',',','33#math#indonesia#Primary 2');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/8Mm08
function name:  (null)
number of ops:  8
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'str_replace'
          1        SEND_VAL                                                 '%23'
          2        SEND_VAL                                                 '%2C'
          3        SEND_VAL                                                 '33%23math%23indonesia%23Primary+2'
          4        DO_ICALL                                         $1      
          5        ASSIGN                                           ~2      !0, $1
          6        ECHO                                                     ~2
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
140.87 ms | 1000 KiB | 14 Q