Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/5B9sV
function name: (null)
number of ops: 11
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ROPE_INIT 5 ~5 '%3Ch1%3EHOME%3C%2Fh1%3E%0A%3Cp%3E+You+are+now+logged+in%2C+'
4 1 FETCH_R global ~0 '_SESSION'
2 FETCH_DIM_R ~1 ~0, 'first_name'
3 ROPE_ADD 1 ~5 ~5, ~1
4 ROPE_ADD 2 ~5 ~5, '+'
5 FETCH_R global ~2 '_SESSION'
6 FETCH_DIM_R ~3 ~2, 'last_name'
7 ROPE_ADD 3 ~5 ~5, ~3
8 ROPE_END 4 ~4 ~5, '+%3C%2Fp%3E'
9 ECHO ~4
10 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0