3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.34 ms | 939 KiB | 16 Q