3v4l.org

run code in 300+ PHP versions simultaneously
<?php $urlParams = [ 'domeniu_id' => 45, 'sectiunea' => 123 ]; echo "<a href='http://localhost/.........../rutine_php/vezi_oferte.php?" . http_build_query($urlParams) . "'>Link</a>";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/PuCBT
function name:  (null)
number of ops:  8
compiled vars:  !0 = $urlParams
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
    8     1        INIT_FCALL                                               'http_build_query'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $2      
          4        CONCAT                                           ~3      '%3Ca+href%3D%27http%3A%2F%2Flocalhost%2F...........%2Frutine_php%2Fvezi_oferte.php%3F', $2
          5        CONCAT                                           ~4      ~3, '%27%3ELink%3C%2Fa%3E'
          6        ECHO                                                     ~4
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.46 ms | 1398 KiB | 15 Q