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( htmlentities( $url ))); echo $base_url . "\n"; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ig4Of
function name:  (null)
number of ops:  14
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                                               'htmlentities'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $3      
          6        SEND_VAR                                                 $3
          7        DO_ICALL                                         $4      
          8        SEND_VAR                                                 $4
          9        DO_ICALL                                         $5      
         10        ASSIGN                                                   !1, $5
    5    11        CONCAT                                           ~7      !1, '%0A'
         12        ECHO                                                     ~7
    7    13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.63 ms | 1394 KiB | 17 Q