3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = "https://ubuntu.thomnet/work/csl_internet/brand/prs/config_info.php"; $base_url = dirname(dirname( dirname( htmlentities( $url )))); echo $base_url . "\n"; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/h9YJF
function name:  (null)
number of ops:  17
compiled vars:  !0 = $url, !1 = $base_url
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'https%3A%2F%2Fubuntu.thomnet%2Fwork%2Fcsl_internet%2Fbrand%2Fprs%2Fconfig_info.php'
    4     1        INIT_FCALL                                               'dirname'
          2        INIT_FCALL                                               'dirname'
          3        INIT_FCALL                                               'dirname'
          4        INIT_FCALL                                               'htmlentities'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                         $3      
          7        SEND_VAR                                                 $3
          8        DO_ICALL                                         $4      
          9        SEND_VAR                                                 $4
         10        DO_ICALL                                         $5      
         11        SEND_VAR                                                 $5
         12        DO_ICALL                                         $6      
         13        ASSIGN                                                   !1, $6
    5    14        CONCAT                                           ~8      !1, '%0A'
         15        ECHO                                                     ~8
    7    16      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.07 ms | 1394 KiB | 17 Q