3v4l.org

run code in 300+ PHP versions simultaneously
<?php $fsc = 3250390100187711498; $id = 22327820; echo base64_encode(mcrypt_encrypt(MCRYPT_RIJNDAEL_128, 1320686422, $fsc, MCRYPT_MODE_ECB));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/c7QQE
function name:  (null)
number of ops:  15
compiled vars:  !0 = $fsc, !1 = $id
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 3250390100187711498
    3     1        ASSIGN                                                   !1, 22327820
    5     2        INIT_FCALL                                               'base64_encode'
          3        INIT_FCALL_BY_NAME                                       'mcrypt_encrypt'
          4        FETCH_CONSTANT                                   ~4      'MCRYPT_RIJNDAEL_128'
          5        SEND_VAL_EX                                              ~4
          6        SEND_VAL_EX                                              1320686422
          7        SEND_VAR_EX                                              !0
          8        FETCH_CONSTANT                                   ~5      'MCRYPT_MODE_ECB'
          9        SEND_VAL_EX                                              ~5
         10        DO_FCALL                                      0  $6      
         11        SEND_VAR                                                 $6
         12        DO_ICALL                                         $7      
         13        ECHO                                                     $7
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.44 ms | 1394 KiB | 15 Q