3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo '<br>'.base64_encode('stop111111'); echo base64_decode('c3RvcDExMTExMQ==');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/tVC1k
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL                                               'base64_encode'
          1        SEND_VAL                                                 'stop111111'
          2        DO_ICALL                                         $0      
          3        CONCAT                                           ~1      '%3Cbr%3E', $0
          4        ECHO                                                     ~1
    5     5        INIT_FCALL                                               'base64_decode'
          6        SEND_VAL                                                 'c3RvcDExMTExMQ%3D%3D'
          7        DO_ICALL                                         $2      
          8        ECHO                                                     $2
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.38 ms | 1394 KiB | 17 Q