3v4l.org

run code in 300+ PHP versions simultaneously
<?php $SocisurveyLink = "asdf"; $nachricht ="<p><a href=\"" . $SocisurveyLink . "\">" . $SocisurveyLink . "</a></p>"; echo $nachricht;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DGrEK
function name:  (null)
number of ops:  8
compiled vars:  !0 = $SocisurveyLink, !1 = $nachricht
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'asdf'
    4     1        CONCAT                                           ~3      '%3Cp%3E%3Ca+href%3D%22', !0
          2        CONCAT                                           ~4      ~3, '%22%3E'
          3        CONCAT                                           ~5      ~4, !0
          4        CONCAT                                           ~6      ~5, '%3C%2Fa%3E%3C%2Fp%3E'
          5        ASSIGN                                                   !1, ~6
    6     6        ECHO                                                     !1
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.12 ms | 1392 KiB | 13 Q