3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = url_encode('315xb471ie04wc0wog4ok04ks00kkoc0kw4'); $i = url_encode('3p8n1lq84wowsgw4owk0k80wwsw8s4w4k8s8wcc4cgs4c84cwk'); $x = $i.':'.$s; $x = base64_encode($x); var_dump($x);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/pDJBA
function name:  (null)
number of ops:  19
compiled vars:  !0 = $s, !1 = $i, !2 = $x
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL_BY_NAME                                       'url_encode'
          1        SEND_VAL_EX                                              '315xb471ie04wc0wog4ok04ks00kkoc0kw4'
          2        DO_FCALL                                      0  $3      
          3        ASSIGN                                                   !0, $3
    3     4        INIT_FCALL_BY_NAME                                       'url_encode'
          5        SEND_VAL_EX                                              '3p8n1lq84wowsgw4owk0k80wwsw8s4w4k8s8wcc4cgs4c84cwk'
          6        DO_FCALL                                      0  $5      
          7        ASSIGN                                                   !1, $5
    4     8        CONCAT                                           ~7      !1, '%3A'
          9        CONCAT                                           ~8      ~7, !0
         10        ASSIGN                                                   !2, ~8
    5    11        INIT_FCALL                                               'base64_encode'
         12        SEND_VAR                                                 !2
         13        DO_ICALL                                         $10     
         14        ASSIGN                                                   !2, $10
    6    15        INIT_FCALL                                               'var_dump'
         16        SEND_VAR                                                 !2
         17        DO_ICALL                                                 
         18      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.23 ms | 1395 KiB | 17 Q