3v4l.org

run code in 300+ PHP versions simultaneously
<?php $product_info = simplexml_load_string(file_get_contents('http://www.salome.ee/ladu/util/tooteinfo.php?siffer=S112-LHM001&kogus=12&parool=ahndm'), LIBXML_NOCDATA); print_r($product_info);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ZNQPX
function name:  (null)
number of ops:  12
compiled vars:  !0 = $product_info
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'simplexml_load_string'
          1        INIT_FCALL                                               'file_get_contents'
          2        SEND_VAL                                                 'http%3A%2F%2Fwww.salome.ee%2Fladu%2Futil%2Ftooteinfo.php%3Fsiffer%3DS112-LHM001%26kogus%3D12%26parool%3Dahndm'
          3        DO_ICALL                                         $1      
          4        SEND_VAR                                                 $1
          5        SEND_VAL                                                 16384
          6        DO_ICALL                                         $2      
          7        ASSIGN                                                   !0, $2
    3     8        INIT_FCALL                                               'print_r'
          9        SEND_VAR                                                 !0
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.85 ms | 1394 KiB | 19 Q