Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/lu43D
function name: (null)
number of ops: 10
compiled vars: !0 = $login, !1 = $uzivatel
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%27or%27%27%3D%27'
3 1 INIT_FCALL 'filter_var'
2 SEND_VAR !0
3 SEND_VAL 517
4 DO_ICALL $3
5 ASSIGN !1, $3
4 6 CONCAT ~5 'SELECT+%2A+FROM+%60seznam_polozek%60+WHERE+%60uzivatel%60+%3D+%27', !1
7 CONCAT ~6 ~5, '%27'
8 ECHO ~6
9 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0