3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE html> <html> <body> <?php $coler="green"; Echo "This is made By JustShivv" . $color . "<br>"; echo "Rappostream, listen now!" . $COLOR . "<br>"; EcHo "Are you listen to rappostream?". $coLOR . "<br>"; ?> <html> <body> <?php // This is Made by JustShivv # This is not Copyright /* Rappostream The Number One */ ?> <body> <html>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gbde2
function name:  (null)
number of ops:  14
compiled vars:  !0 = $coler, !1 = $color, !2 = $COLOR, !3 = $coLOR
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3C%21DOCTYPE+html%3E%0A%3Chtml%3E%0A%3Cbody%3E%0A%0A'
    6     1        ASSIGN                                                   !0, 'green'
    7     2        CONCAT                                           ~5      'This+is+made+By+JustShivv', !1
          3        CONCAT                                           ~6      ~5, '%3Cbr%3E'
          4        ECHO                                                     ~6
    8     5        CONCAT                                           ~7      'Rappostream%2C+listen+now%21', !2
          6        CONCAT                                           ~8      ~7, '%3Cbr%3E'
          7        ECHO                                                     ~8
    9     8        CONCAT                                           ~9      'Are+you+listen+to+rappostream%3F', !3
          9        CONCAT                                           ~10     ~9, '%3Cbr%3E'
         10        ECHO                                                     ~10
   11    11        ECHO                                                     '%0A%3Chtml%3E%0A%3Cbody%3E%0A%0A'
   26    12        ECHO                                                     '%0A%3Cbody%3E%0A%3Chtml%3E'
   28    13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.88 ms | 1393 KiB | 13 Q