3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xml=simplexml_load_file("http://data.alexa.com/data?cli=10&dat=snbamz&url=http://amineftegarie.nl") or die("Error: Cannot create object"); echo $xml->SD[1]->reach['rank'] . "<br>";
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 5, Position 2 = 7
Branch analysis from position: 5
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Jg4ZZ
function name:  (null)
number of ops:  14
compiled vars:  !0 = $xml
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'simplexml_load_file'
          1        SEND_VAL                                                 'http%3A%2F%2Fdata.alexa.com%2Fdata%3Fcli%3D10%26dat%3Dsnbamz%26url%3Dhttp%3A%2F%2Famineftegarie.nl'
          2        DO_ICALL                                         $1      
          3        ASSIGN                                           ~2      !0, $1
          4      > JMPNZ_EX                                         ~2      ~2, ->7
          5    > > EXIT                                                     'Error%3A+Cannot+create+object'
          6*       BOOL                                             ~2      <true>
    3     7    >   FETCH_OBJ_R                                      ~3      !0, 'SD'
          8        FETCH_DIM_R                                      ~4      ~3, 1
          9        FETCH_OBJ_R                                      ~5      ~4, 'reach'
         10        FETCH_DIM_R                                      ~6      ~5, 'rank'
         11        CONCAT                                           ~7      ~6, '%3Cbr%3E'
         12        ECHO                                                     ~7
         13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.01 ms | 1394 KiB | 15 Q