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'; $url = '//www.example.com/path?googleguy=googley'; // Prior to 5.4.7 this would show the path as "//www.example.com/path" var_dump(parse_url($url)); $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/6Ijr6
function name:  (null)
number of ops:  17
compiled vars:  !0 = $makes, !1 = $getModels, !2 = $url, !3 = $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        ASSIGN                                                   !2, '%2F%2Fwww.example.com%2Fpath%3Fgoogleguy%3Dgoogley'
   13     3        INIT_FCALL                                               'var_dump'
          4        INIT_FCALL                                               'parse_url'
          5        SEND_VAR                                                 !2
          6        DO_ICALL                                         $7      
          7        SEND_VAR                                                 $7
          8        DO_ICALL                                                 
   15     9        INIT_FCALL                                               'file_get_contents'
         10        SEND_VAR                                                 !1
         11        DO_ICALL                                         $9      
         12        ASSIGN                                                   !3, $9
   16    13        INIT_FCALL                                               'print_r'
         14        SEND_VAR                                                 !3
         15        DO_ICALL                                                 
   18    16      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.42 ms | 1394 KiB | 21 Q