3v4l.org

run code in 300+ PHP versions simultaneously
<?php $row = array(moore); echo " <h2>question</h2> <p>".chr(64 + $row[0])."</p> <h2>answer</h2> <p>".chr(64 + $row[1])."</p>";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KS7ji
function name:  (null)
number of ops:  19
compiled vars:  !0 = $row
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_CONSTANT                                   ~1      'moore'
          1        INIT_ARRAY                                       ~2      ~1
          2        ASSIGN                                                   !0, ~2
    6     3        INIT_FCALL                                               'chr'
          4        FETCH_DIM_R                                      ~4      !0, 0
          5        ADD                                              ~5      64, ~4
          6        SEND_VAL                                                 ~5
          7        DO_ICALL                                         $6      
          8        CONCAT                                           ~7      '%0A%3Ch2%3Equestion%3C%2Fh2%3E%0A%3Cp%3E', $6
          9        CONCAT                                           ~8      ~7, '%3C%2Fp%3E%0A%3Ch2%3Eanswer%3C%2Fh2%3E%0A%3Cp%3E'
    8    10        INIT_FCALL                                               'chr'
         11        FETCH_DIM_R                                      ~9      !0, 1
         12        ADD                                              ~10     64, ~9
         13        SEND_VAL                                                 ~10
         14        DO_ICALL                                         $11     
         15        CONCAT                                           ~12     ~8, $11
         16        CONCAT                                           ~13     ~12, '%3C%2Fp%3E'
         17        ECHO                                                     ~13
         18      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.75 ms | 1394 KiB | 15 Q