3v4l.org

run code in 300+ PHP versions simultaneously
<?php header('Content-Type: text/html; charset=windows-1252'); echo urldecode('%E8');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/A8feZ
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'header'
          1        SEND_VAL                                                 'Content-Type%3A+text%2Fhtml%3B+charset%3Dwindows-1252'
          2        DO_ICALL                                                 
    5     3        INIT_FCALL                                               'urldecode'
          4        SEND_VAL                                                 '%25E8'
          5        DO_ICALL                                         $1      
          6        ECHO                                                     $1
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.63 ms | 1385 KiB | 17 Q