3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'https://moodle.fernuni.ch/mod/forum/view.php?id=83510'; echo($url); $html = file_get_contents($url);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/tuJkt
function name:  (null)
number of ops:  7
compiled vars:  !0 = $url, !1 = $html
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ASSIGN                                                   !0, 'https%3A%2F%2Fmoodle.fernuni.ch%2Fmod%2Fforum%2Fview.php%3Fid%3D83510'
    5     1        ECHO                                                     !0
    6     2        INIT_FCALL                                               'file_get_contents'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $3      
          5        ASSIGN                                                   !1, $3
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.13 ms | 1394 KiB | 15 Q