3v4l.org

run code in 300+ PHP versions simultaneously
<?php $makes = array( 'Acura','Alfa Romeo','AM General','Aston Martin','Audi','Bentley','BMW','Buick','Cadillac','Chevrolet','Chrysler','Coda','Daewoo','Dodge','Eagle','Ferrari','FIAT','Fisker','Ford','Geo','GMC','Honda','HUMMER','Hyundai','Infiniti','Isuzu','Jaguar','Jeep','Kia','Lamborghini','Land Rover','Lexus','Lincoln','Lotus','Maserati','Maybach','Mazda','McLaren','Mercedes-Benz','Mercury','MINI','Mitsubishi','Nissan','Oldsmobile','Panoz','Plymouth','Pontiac','Porsche','Ram','Rolls-Royce','Saab','Saturn','Scion','Smart','Subaru','Suzuki','Tesla','Toyota','Volkswagen','Volvo' ); // require_once ( $_SERVER['DOCUMENT_ROOT'] . '/mecha/_parser/_db.php' ); // Modelleri al $getModels = 'http://www.heliteknik.com'; $json = file_get_contents($getModels); print_r($json); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/UnYh5
function name:  (null)
number of ops:  10
compiled vars:  !0 = $makes, !1 = $getModels, !2 = $json
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
    9     1        ASSIGN                                                   !1, 'http%3A%2F%2Fwww.heliteknik.com'
   10     2        INIT_FCALL                                               'file_get_contents'
          3        SEND_VAR                                                 !1
          4        DO_ICALL                                         $5      
          5        ASSIGN                                                   !2, $5
   11     6        INIT_FCALL                                               'print_r'
          7        SEND_VAR                                                 !2
          8        DO_ICALL                                                 
   13     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.45 ms | 1394 KiB | 17 Q