3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "<div class='area" . $intIndex . " august avaib_" . $node1 ["attributes"] ["availability"]; echo " style_" . $areaPid . "'" . $areaStyleWidthHeightTopLeft; echo "><img src='" . PICSERVER_URL . "/transparent.gif' alt='' " . $areaStyleWidthHeight . "/>"; echo "<div class='info hidden'><span class='price'>" . $node1 ["attributes"] ["price"] . "</span><span class='stylename'>" . $node1 ["attributes"] ["stylename"] . "</span></div>"; echo "</div>"; echo "<div class='hidden trackingInfo'>" . $node1 ["attributes"] ["tracking"] . "</div>";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/i9Nm4
function name:  (null)
number of ops:  32
compiled vars:  !0 = $intIndex, !1 = $node1, !2 = $areaPid, !3 = $areaStyleWidthHeightTopLeft, !4 = $areaStyleWidthHeight
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   CONCAT                                           ~5      '%3Cdiv+class%3D%27area', !0
          1        CONCAT                                           ~6      ~5, '+august+avaib_'
          2        FETCH_DIM_R                                      ~7      !1, 'attributes'
          3        FETCH_DIM_R                                      ~8      ~7, 'availability'
          4        CONCAT                                           ~9      ~6, ~8
          5        ECHO                                                     ~9
    3     6        CONCAT                                           ~10     '+style_', !2
          7        CONCAT                                           ~11     ~10, '%27'
          8        CONCAT                                           ~12     ~11, !3
          9        ECHO                                                     ~12
    4    10        FETCH_CONSTANT                                   ~13     'PICSERVER_URL'
         11        CONCAT                                           ~14     '%3E%3Cimg+src%3D%27', ~13
         12        CONCAT                                           ~15     ~14, '%2Ftransparent.gif%27+alt%3D%27%27+'
         13        CONCAT                                           ~16     ~15, !4
         14        CONCAT                                           ~17     ~16, '%2F%3E'
         15        ECHO                                                     ~17
    5    16        FETCH_DIM_R                                      ~18     !1, 'attributes'
         17        FETCH_DIM_R                                      ~19     ~18, 'price'
         18        CONCAT                                           ~20     '%3Cdiv+class%3D%27info+hidden%27%3E%3Cspan+class%3D%27price%27%3E', ~19
    6    19        CONCAT                                           ~21     ~20, '%3C%2Fspan%3E%3Cspan+class%3D%27stylename%27%3E'
         20        FETCH_DIM_R                                      ~22     !1, 'attributes'
         21        FETCH_DIM_R                                      ~23     ~22, 'stylename'
         22        CONCAT                                           ~24     ~21, ~23
         23        CONCAT                                           ~25     ~24, '%3C%2Fspan%3E%3C%2Fdiv%3E'
         24        ECHO                                                     ~25
    7    25        ECHO                                                     '%3C%2Fdiv%3E'
    8    26        FETCH_DIM_R                                      ~26     !1, 'attributes'
         27        FETCH_DIM_R                                      ~27     ~26, 'tracking'
         28        CONCAT                                           ~28     '%3Cdiv+class%3D%27hidden+trackingInfo%27%3E', ~27
         29        CONCAT                                           ~29     ~28, '%3C%2Fdiv%3E'
         30        ECHO                                                     ~29
         31      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
188.73 ms | 1395 KiB | 13 Q