3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.33 ms | 1394 KiB | 15 Q