3v4l.org

run code in 300+ PHP versions simultaneously
<?php $to1='mukky3@gmail.com'; $to="Test mail"; $from='testing'; $sub="testing"; $mess ="<center><b><u>Your username and password </u></b><br><br>"; for($i=1;$i<=1000050;$i++) { echo $i.'<br>'; } ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
2 jumps found. (Code = 44) Position 1 = 12, Position 2 = 7
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
2 jumps found. (Code = 44) Position 1 = 12, Position 2 = 7
Branch analysis from position: 12
Branch analysis from position: 7
filename:       /in/o3aps
function name:  (null)
number of ops:  13
compiled vars:  !0 = $to1, !1 = $to, !2 = $from, !3 = $sub, !4 = $mess, !5 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'mukky3%40gmail.com'
    3     1        ASSIGN                                                   !1, 'Test+mail'
    4     2        ASSIGN                                                   !2, 'testing'
    5     3        ASSIGN                                                   !3, 'testing'
    6     4        ASSIGN                                                   !4, '%3Ccenter%3E%3Cb%3E%3Cu%3EYour+username+and+password+%3C%2Fu%3E%3C%2Fb%3E%3Cbr%3E%3Cbr%3E'
    7     5        ASSIGN                                                   !5, 1
          6      > JMP                                                      ->10
   10     7    >   CONCAT                                           ~12     !5, '%3Cbr%3E'
          8        ECHO                                                     ~12
    7     9        PRE_INC                                                  !5
         10    >   IS_SMALLER_OR_EQUAL                                      !5, 1000050
         11      > JMPNZ                                                    ~14, ->7
   12    12    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.52 ms | 1393 KiB | 13 Q