3v4l.org

run code in 300+ PHP versions simultaneously
<?php $var="PHP Tutorial"; ?> <h3>$var</h3> <?php echo "PHP, an acronym for Hypertext Preprocessor, is a widely-used open source general-purpose scripting language. It is a cross-platform, HTML embedded server-side scripting language and is especially suited for web development."; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/pRPHT
function name:  (null)
number of ops:  4
compiled vars:  !0 = $var
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'PHP+Tutorial'
    6     1        ECHO                                                     '%0A%3Ch3%3E%24var%3C%2Fh3%3E%0A%0A%0A'
   12     2        ECHO                                                     'PHP%2C+an+acronym+for+Hypertext+Preprocessor%2C+is+a+widely-used+open+source+general-purpose+scripting+language.+It+is+a+cross-platform%2C+HTML+embedded+server-side+scripting+language+and+is+especially+suited+for+web+development.'
   15     3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.09 ms | 1392 KiB | 13 Q