3v4l.org

run code in 300+ PHP versions simultaneously
<?php $email = 'BATICUBE'; $time = '1403270558'; //$secretKey = 'JETfJ0(EfX!k'; $secretKey = '@GhyjD542$DP'; $md5 = ' / 859c0b472eaf885eaa0fa36852cc5031'; echo md5($email.$time.$secretKey); echo $md5;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/NH4iD
function name:  (null)
number of ops:  12
compiled vars:  !0 = $email, !1 = $time, !2 = $secretKey, !3 = $md5
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'BATICUBE'
    3     1        ASSIGN                                                   !1, '1403270558'
    5     2        ASSIGN                                                   !2, '%40GhyjD542%24DP'
    6     3        ASSIGN                                                   !3, '+%2F+859c0b472eaf885eaa0fa36852cc5031'
    7     4        INIT_FCALL                                               'md5'
          5        CONCAT                                           ~8      !0, !1
          6        CONCAT                                           ~9      ~8, !2
          7        SEND_VAL                                                 ~9
          8        DO_ICALL                                         $10     
          9        ECHO                                                     $10
    8    10        ECHO                                                     !3
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153 ms | 1394 KiB | 15 Q