3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_separator = "@4R30n_"; $tmp = strrev(base64_encode("xlocvh+2120639@gmail.com" + $_separator + "valophis94" + $_separator + "12345" + $_separator)); echo $tmp;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/C8anF
function name:  (null)
number of ops:  15
compiled vars:  !0 = $_separator, !1 = $tmp
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%404R30n_'
    4     1        INIT_FCALL                                               'strrev'
          2        INIT_FCALL                                               'base64_encode'
          3        ADD                                              ~3      'xlocvh%2B2120639%40gmail.com', !0
          4        ADD                                              ~4      ~3, 'valophis94'
          5        ADD                                              ~5      ~4, !0
          6        ADD                                              ~6      ~5, '12345'
          7        ADD                                              ~7      ~6, !0
          8        SEND_VAL                                                 ~7
          9        DO_ICALL                                         $8      
         10        SEND_VAR                                                 $8
         11        DO_ICALL                                         $9      
         12        ASSIGN                                                   !1, $9
    6    13        ECHO                                                     !1
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
179.06 ms | 1394 KiB | 17 Q