Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 12, Position 2 = 20 Branch analysis from position: 12 2 jumps found. (Code = 78) Position 1 = 13, Position 2 = 20 Branch analysis from position: 13 1 jumps found. (Code = 42) Position 1 = 12 Branch analysis from position: 12 Branch analysis from position: 20 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 20 filename: /in/WrONl function name: (null) number of ops: 25 compiled vars: !0 = $result2, !1 = $insertdata, !2 = $data2, !3 = $input_field line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 5 0 E > ASSIGN !0, <array> 12 1 FETCH_W global $5 '_POST' 2 ASSIGN_DIM $5, 'color_choice' 3 OP_DATA 'ABC' 13 4 FETCH_W global $7 '_POST' 5 ASSIGN_DIM $7, 'favourite_dish' 6 OP_DATA 'DEF' 14 7 FETCH_W global $9 '_POST' 8 ASSIGN_DIM $9, 'favourite_plant' 9 OP_DATA 'HIJ' 17 10 ASSIGN !1, <array> 24 11 > FE_RESET_R $12 !0, ->20 12 > > FE_FETCH_R $12, !2, ->20 25 13 > FETCH_DIM_R ~13 !2, 'question_column_name' 14 ASSIGN !3, ~13 26 15 FETCH_R global ~16 '_POST' 16 FETCH_DIM_R ~17 ~16, !3 17 ASSIGN_DIM !1, !3 18 OP_DATA ~17 24 19 > JMP ->12 20 > FE_FREE $12 29 21 INIT_FCALL 'print_r' 22 SEND_VAR !1 23 DO_ICALL 24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0