3v4l.org

run code in 300+ PHP versions simultaneously
<html> <body> <?php echo "<p>Proxy IP: " . $_SERVER[‘REMOTE_ADDR’] . "</p>"; ?> </body> </html>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ZdWXk
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3Chtml%3E%0A++++%3Cbody%3E%0A++++++++'
    4     1        FETCH_CONSTANT                                   ~1      '%E2%80%98REMOTE_ADDR%E2%80%99'
          2        FETCH_R                      global              ~0      '_SERVER'
          3        FETCH_DIM_R                                      ~2      ~0, ~1
          4        CONCAT                                           ~3      '%3Cp%3EProxy+IP%3A+', ~2
          5        CONCAT                                           ~4      ~3, '%3C%2Fp%3E'
          6        ECHO                                                     ~4
    6     7        ECHO                                                     '++++%3C%2Fbody%3E%0A%3C%2Fhtml%3E'
    7     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.51 ms | 1392 KiB | 13 Q