3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'adegweywyweyruru08080808080dgssdagsdgsdghsdhsdfhfdhdfhdfjdjgfdjfjdmmsfueutjenfnbvsvuufwetnnsv sfjjfwsfgsfs8rt'; print_r(md5($string)); print "======"; print_r(base_convert(md5($string), 16, 36));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/VUapu
function name:  (null)
number of ops:  20
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'adegweywyweyruru08080808080dgssdagsdgsdghsdhsdfhfdhdfhdfjdjgfdjfjdmmsfueutjenfnbvsvuufwetnnsv+sfjjfwsfgsfs8rt'
    4     1        INIT_FCALL                                               'print_r'
          2        INIT_FCALL                                               'md5'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                                 
    5     7        ECHO                                                     '%3D%3D%3D%3D%3D%3D'
    6     8        INIT_FCALL                                               'print_r'
          9        INIT_FCALL                                               'base_convert'
         10        INIT_FCALL                                               'md5'
         11        SEND_VAR                                                 !0
         12        DO_ICALL                                         $4      
         13        SEND_VAR                                                 $4
         14        SEND_VAL                                                 16
         15        SEND_VAL                                                 36
         16        DO_ICALL                                         $5      
         17        SEND_VAR                                                 $5
         18        DO_ICALL                                                 
         19      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
188.13 ms | 1395 KiB | 19 Q