Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 7 Branch analysis from position: 5 1 jumps found. (Code = 42) Position 1 = 8 Branch analysis from position: 8 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 7 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/rE0h8 function name: (null) number of ops: 36 compiled vars: !0 = $row, !1 = $output, !2 = $status line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 3 1 ASSIGN !1, '' 4 2 FETCH_DIM_R ~5 !0, 'status' 3 IS_EQUAL ~5, 'Available' 4 > JMPZ ~6, ->7 5 > QM_ASSIGN ~7 'success' 6 > JMP ->8 7 > QM_ASSIGN ~7 'danger' 8 > ASSIGN !2, ~7 6 9 ROPE_INIT 17 ~17 '++++%3Cdiv+class%3D%22col-md-3+mb-4%22%3E%0A++++++++%3Cdiv+class%3D%22card+h-100%22%3E%0A++++++++++%3Cimg+class%3D%22card-img-top%22++src%3D%22..%2Fadmin%2Fupload%2F' 8 10 FETCH_DIM_R ~9 !0, 'images' 11 ROPE_ADD 1 ~17 ~17, ~9 12 ROPE_ADD 2 ~17 ~17, '%22+width%3D%2250px%22+height%3D%22300px%22+alt%3D%22Image%22%3E%0A++++++++++%3Cdiv+class%3D%22overlay%22%3E%0A++++++++++++%3Cp%3E%3Cstrong%3E+Title+%3A+%3C%2Fstrong%3E' 10 13 FETCH_DIM_R ~10 !0, 'title' 14 ROPE_ADD 3 ~17 ~17, ~10 15 ROPE_ADD 4 ~17 ~17, '%3C%2Fp%3E%0A++++++++++++%3Cp%3E%3Cstrong%3E+Author+%3A+%3C%2Fstrong%3E' 11 16 FETCH_DIM_R ~11 !0, 'author' 17 ROPE_ADD 5 ~17 ~17, ~11 18 ROPE_ADD 6 ~17 ~17, '%3C%2Fp%3E%0A++++++++++++%3Cp%3E%3Cstrong%3E+ISBN+%3A+%3C%2Fstrong%3E' 12 19 FETCH_DIM_R ~12 !0, 'isbn' 20 ROPE_ADD 7 ~17 ~17, ~12 21 ROPE_ADD 8 ~17 ~17, '%3C%2Fp%3E%0A%0A++++++++++%3C%2Fdiv%3E%0A++++++++++%3Cdiv+class%3D%22card-body%22%3E%0A++++++++++%3Ca+href%3D%22book_details.php%3Ftitle%3D' 16 22 FETCH_DIM_R ~13 !0, 'title' 23 ROPE_ADD 9 ~17 ~17, ~13 24 ROPE_ADD 10 ~17 ~17, '%26isbn%3D' 25 FETCH_DIM_R ~14 !0, 'isbn' 26 ROPE_ADD 11 ~17 ~17, ~14 27 ROPE_ADD 12 ~17 ~17, '%22%3E+%3Cbutton+type%3D%22button%22class%3D%22btn+btn-' 28 ROPE_ADD 13 ~17 ~17, !2 29 ROPE_ADD 14 ~17 ~17, '%22%3E' 30 FETCH_DIM_R ~15 !0, 'status' 31 ROPE_ADD 15 ~17 ~17, ~15 32 ROPE_END 16 ~16 ~17, '%3C%2Fbutton%3E%3C%2Fa%3E%0A%0A%0A++++++++++%3C%2Fdiv%3E%0A++++++++%3C%2Fdiv%3E%0A%0A++++++%3C%2Fdiv%3E' 33 ASSIGN_OP 8 !1, ~16 24 34 ECHO !1 25 35 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0