3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE html> <html> <body> <h1>Answer Page</h1> The checking website is <?php echo $_GET["requestedURL"]; ?><br> Hope it works.<br> </body> </html>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/tFdeK
function name:  (null)
number of ops:  6
compiled vars:  none
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%3Ch1%3EAnswer+Page%3C%2Fh1%3E%0A%0A%0AThe+checking+website+is+'
    8     1        FETCH_R                      global              ~0      '_GET'
          2        FETCH_DIM_R                                      ~1      ~0, 'requestedURL'
          3        ECHO                                                     ~1
          4        ECHO                                                     '%3Cbr%3E%0AHope+it+works.%3Cbr%3E%0A%0A%0A%0A%0A%0A%0A%3C%2Fbody%3E%0A%3C%2Fhtml%3E'
   17     5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
136.82 ms | 1392 KiB | 13 Q