3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str="https://ws.vohrawoundteam.com/wcf/VWPM_Srv.svc/GetLog?Date=09/30/2015&Length=2048&Type=IIS"; echo $str; echo "<hr>"; echo file_get_contents($str,1,null,0,20);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/VpF9U
function name:  (null)
number of ops:  12
compiled vars:  !0 = $str
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'https%3A%2F%2Fws.vohrawoundteam.com%2Fwcf%2FVWPM_Srv.svc%2FGetLog%3FDate%3D09%2F30%2F2015%26Length%3D2048%26Type%3DIIS'
    3     1        ECHO                                                     !0
    4     2        ECHO                                                     '%3Chr%3E'
    5     3        INIT_FCALL                                               'file_get_contents'
          4        SEND_VAR                                                 !0
          5        SEND_VAL                                                 1
          6        SEND_VAL                                                 null
          7        SEND_VAL                                                 0
          8        SEND_VAL                                                 20
          9        DO_ICALL                                         $2      
         10        ECHO                                                     $2
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.75 ms | 1394 KiB | 15 Q