Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 18 Branch analysis from position: 12 1 jumps found. (Code = 42) Position 1 = 19 Branch analysis from position: 19 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 18 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/kOdiO function name: (null) number of ops: 29 compiled vars: !0 = $mail, !1 = $phone, !2 = $message line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > FETCH_W global $3 '_POST' 1 ASSIGN_DIM $3, 'toevoeging' 2 OP_DATA <false> 5 3 CONCAT ~6 '%3Cp%3E%3Cstrong%3EBericht+van+mijn+te+gekke+website%3C%2Fstrong%3E%3C%2Fp%3E%0ATelefoonnummer%3A+', !1 4 CONCAT ~7 ~6, '+%3Cbr+%2F%3E%0AStraatnaam%3A+' 6 5 CONCAT ~8 ~7, !1 6 CONCAT ~9 ~8, '+%3Cbr+%2F%3E%0AHuisnummer%3A+' 7 7 CONCAT ~10 ~9, !1 8 CONCAT ~11 ~10, '+%3Cbr+%2F%3E%0A' 8 9 FETCH_R global ~12 '_POST' 10 FETCH_DIM_R ~13 ~12, 'toevoeging' 11 > JMPZ ~13, ->18 12 > FETCH_R global ~14 '_POST' 13 FETCH_DIM_R ~15 ~14, 'toevoeging' 14 CONCAT ~16 'Toevoeging%3A', ~15 15 CONCAT ~17 ~16, '%3Cbr+%2F%3E' 16 QM_ASSIGN ~18 ~17 17 > JMP ->19 18 > QM_ASSIGN ~18 null 19 > CONCAT ~19 ~11, ~18 20 ROPE_INIT 3 ~21 '%0ABericht%3A+' 9 21 ROPE_ADD 1 ~21 ~21, !2 22 ROPE_END 2 ~20 ~21, '%0A' 23 CONCAT ~23 ~19, ~20 4 24 ASSIGN_OBJ !0, 'Body' 9 25 OP_DATA ~23 12 26 FETCH_OBJ_R ~24 !0, 'Body' 27 ECHO ~24 28 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0