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; } ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
2 jumps found. (Code = 44) Position 1 = 11, Position 2 = 7
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
2 jumps found. (Code = 44) Position 1 = 11, Position 2 = 7
Branch analysis from position: 11
Branch analysis from position: 7
filename:       /in/GCQcd
function name:  (null)
number of ops:  12
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                                                      ->9
   10     7    >   ECHO                                                     !5
    7     8        PRE_INC                                                  !5
          9    >   IS_SMALLER_OR_EQUAL                                      !5, 1000050
         10      > JMPNZ                                                    ~13, ->7
   12    11    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.15 ms | 1397 KiB | 13 Q