Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 12
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 12
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
filename: /in/lIYpA
function name: (null)
number of ops: 15
compiled vars: !0 = $results, !1 = $row
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
10 1 ECHO '%0A%3Ctable%3E%0A%0A'
13 2 > FE_RESET_R $3 !0, ->12
3 > > FE_FETCH_R $3, !1, ->12
14 4 > ECHO '%0A%3Ctr%3E%0A%3Ctd+class%3D%22mid%22%3E%3Ca+href%3D%22http%3A%2F%2Fwww.abc.co.uk%2Fedit2.php%3Fident%3D'
16 5 FETCH_DIM_R ~4 !1, 'id'
6 ECHO ~4
7 ECHO '%22%3E+'
8 FETCH_DIM_R ~5 !1, 'rec_date'
9 ECHO ~5
10 ECHO '%3C%2Fa%3E%3C%2Ftd%3E%0A%3C%2Ftr%3E%0A%0A'
13 11 > JMP ->3
12 > FE_FREE $3
20 13 ECHO '%0A%3C%2Ftable%3E'
21 14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0