3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ts = (time() + (24 * 60 * 60)); var_dump(md5('PRESIGNUP_biblioteca@m-hcd.csinet.es_'.$ts.'_PRESIGNUP'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/nHiav
function name:  (null)
number of ops:  13
compiled vars:  !0 = $ts
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'time'
          1        DO_ICALL                                         $1      
          2        ADD                                              ~2      $1, 86400
          3        ASSIGN                                                   !0, ~2
    3     4        INIT_FCALL                                               'var_dump'
          5        INIT_FCALL                                               'md5'
          6        CONCAT                                           ~4      'PRESIGNUP_biblioteca%40m-hcd.csinet.es_', !0
          7        CONCAT                                           ~5      ~4, '_PRESIGNUP'
          8        SEND_VAL                                                 ~5
          9        DO_ICALL                                         $6      
         10        SEND_VAR                                                 $6
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.99 ms | 1394 KiB | 19 Q