3v4l.org

run code in 300+ PHP versions simultaneously
<?php if ( is_user_logged_in() ) { ?> <?php dp_video($post->ID, get_option('dp_single_video_autoplay')); ?> <?php } else { ?> <?php echo "Prijavite / registrirajte se da biste vidjeli video!"; ?> <?php }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 14
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 16
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/1jkud
function name:  (null)
number of ops:  17
compiled vars:  !0 = $post
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   INIT_FCALL_BY_NAME                                       'is_user_logged_in'
          1        DO_FCALL                                      0  $1      
          2      > JMPZ                                                     $1, ->14
    2     3    >   ECHO                                                     '%09%09%09%09'
          4        INIT_FCALL_BY_NAME                                       'dp_video'
          5        CHECK_FUNC_ARG                                           
          6        FETCH_OBJ_FUNC_ARG                               $2      !0, 'ID'
          7        SEND_FUNC_ARG                                            $2
          8        INIT_FCALL_BY_NAME                                       'get_option'
          9        SEND_VAL_EX                                              'dp_single_video_autoplay'
         10        DO_FCALL                                      0  $3      
         11        SEND_VAR_NO_REF_EX                                       $3
         12        DO_FCALL                                      0          
         13      > JMP                                                      ->16
    4    14    >   ECHO                                                     'Prijavite+%2F+registrirajte+se+da+biste+vidjeli+video%21'
         15        ECHO                                                     '+'
         16    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.85 ms | 1393 KiB | 13 Q