3v4l.org

run code in 300+ PHP versions simultaneously
<?php //1300486 - 2197943 for ($i=1300486; $i < 2197943; $i++) { file_get_contents("http://www.m-letter.eu/odh.html?c=$i&s=53&q=51"); echo $i; }
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 = 2
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 2
2 jumps found. (Code = 44) Position 1 = 12, Position 2 = 2
Branch analysis from position: 12
Branch analysis from position: 2
filename:       /in/OL39q
function name:  (null)
number of ops:  13
compiled vars:  !0 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ASSIGN                                                   !0, 1300486
          1      > JMP                                                      ->10
    5     2    >   INIT_FCALL                                               'file_get_contents'
          3        ROPE_INIT                                     3  ~3      'http%3A%2F%2Fwww.m-letter.eu%2Fodh.html%3Fc%3D'
          4        ROPE_ADD                                      1  ~3      ~3, !0
          5        ROPE_END                                      2  ~2      ~3, '%26s%3D53%26q%3D51'
          6        SEND_VAL                                                 ~2
          7        DO_ICALL                                                 
    6     8        ECHO                                                     !0
    4     9        PRE_INC                                                  !0
         10    >   IS_SMALLER                                               !0, 2197943
         11      > JMPNZ                                                    ~7, ->2
    7    12    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.05 ms | 1394 KiB | 15 Q