3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'http://m.auto.ru/cars/used/phones/'.$id.'/'; $res = $curl->exec($url); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/6vtpn
function name:  (null)
number of ops:  8
compiled vars:  !0 = $url, !1 = $id, !2 = $res, !3 = $curl
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   CONCAT                                           ~4      'http%3A%2F%2Fm.auto.ru%2Fcars%2Fused%2Fphones%2F', !1
          1        CONCAT                                           ~5      ~4, '%2F'
          2        ASSIGN                                                   !0, ~5
    3     3        INIT_METHOD_CALL                                         !3, 'exec'
          4        SEND_VAR_EX                                              !0
          5        DO_FCALL                                      0  $7      
          6        ASSIGN                                                   !2, $7
    4     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.41 ms | 1397 KiB | 13 Q