3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo json_decode(file_get_contents("http://www.geoplugin.net/json.gp?ip=" . "61.3.13.195"))->geoplugin_countryName;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/kiD7k
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'json_decode'
          1        INIT_FCALL                                               'file_get_contents'
          2        SEND_VAL                                                 'http%3A%2F%2Fwww.geoplugin.net%2Fjson.gp%3Fip%3D61.3.13.195'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                         $1      
          6        FETCH_OBJ_R                                      ~2      $1, 'geoplugin_countryName'
          7        ECHO                                                     ~2
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.1 ms | 1393 KiB | 17 Q