3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str_for_pass_encode='8E54E7DEB384F3620E6F88C10FCDD4EEA2AC03D4'; $pass='dfgfdgdfFF4434^^^^dfg34'; echo md5($str_for_pass_encode.$pass.md5($str_for_pass_encode));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fqMXm
function name:  (null)
number of ops:  12
compiled vars:  !0 = $str_for_pass_encode, !1 = $pass
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '8E54E7DEB384F3620E6F88C10FCDD4EEA2AC03D4'
    4     1        ASSIGN                                                   !1, 'dfgfdgdfFF4434%5E%5E%5E%5Edfg34'
    5     2        INIT_FCALL                                               'md5'
          3        CONCAT                                           ~4      !0, !1
          4        INIT_FCALL                                               'md5'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                         $5      
          7        CONCAT                                           ~6      ~4, $5
          8        SEND_VAL                                                 ~6
          9        DO_ICALL                                         $7      
         10        ECHO                                                     $7
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.84 ms | 1394 KiB | 15 Q