3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xmlrif = new SimpleXMLElement("http://contribuyente.seniat.gob.ve/getContribuyente/getrif?rif=V160277390", null, true); //$xmlrif = simplexml_load_file($string); //echo $xmlrif->rif; print_r($xmlrif);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/kNs5Q
function name:  (null)
number of ops:  10
compiled vars:  !0 = $xmlrif
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   NEW                                              $1      'SimpleXMLElement'
          1        SEND_VAL_EX                                              'http%3A%2F%2Fcontribuyente.seniat.gob.ve%2FgetContribuyente%2Fgetrif%3Frif%3DV160277390'
          2        SEND_VAL_EX                                              null
          3        SEND_VAL_EX                                              <true>
          4        DO_FCALL                                      0          
          5        ASSIGN                                                   !0, $1
    6     6        INIT_FCALL                                               'print_r'
          7        SEND_VAR                                                 !0
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.09 ms | 1394 KiB | 15 Q