3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE html> <title> PHP PRACTICE</title> <header>PHP PRACTICE</title> <?php $time= time('H'); echo "$time"; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/nT9Ov
function name:  (null)
number of ops:  8
compiled vars:  !0 = $time
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3C%21DOCTYPE+html%3E%0A%3Ctitle%3E+PHP+PRACTICE%3C%2Ftitle%3E%0A%3Cheader%3EPHP+PRACTICE%3C%2Ftitle%3E%0A'
    5     1        INIT_FCALL                                               'time'
          2        SEND_VAL                                                 'H'
          3        DO_ICALL                                         $1      
          4        ASSIGN                                                   !0, $1
    6     5        CAST                                          6  ~3      !0
          6        ECHO                                                     ~3
    7     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.45 ms | 1393 KiB | 15 Q