3v4l.org

run code in 300+ PHP versions simultaneously
<?php $sel_subject['visible']=0;?> <input type="radio" name="visible" value="1" checked=<?=$sel_subject['visible'] == 1?checked:''?>>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 9
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GBash
function name:  (null)
number of ops:  13
compiled vars:  !0 = $sel_subject
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN_DIM                                               !0, 'visible'
          1        OP_DATA                                                  0
    3     2        ECHO                                                     '%3Cinput+type%3D%22radio%22+name%3D%22visible%22+value%3D%221%22+checked%3D'
          3        FETCH_DIM_R                                      ~2      !0, 'visible'
          4        IS_EQUAL                                                 ~2, 1
          5      > JMPZ                                                     ~3, ->9
          6    >   FETCH_CONSTANT                                   ~4      'checked'
          7        QM_ASSIGN                                        ~5      ~4
          8      > JMP                                                      ->10
          9    >   QM_ASSIGN                                        ~5      ''
         10    >   ECHO                                                     ~5
         11        ECHO                                                     '%3E'
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.12 ms | 1384 KiB | 13 Q