3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo urldecode("%E7%82%89%E7%9F%B3%E4%BC%A0"); echo urlencode("炉石传奇");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/qWZgV
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'urldecode'
          1        SEND_VAL                                                 '%25E7%2582%2589%25E7%259F%25B3%25E4%25BC%25A0'
          2        DO_ICALL                                         $0      
          3        ECHO                                                     $0
    3     4        INIT_FCALL                                               'urlencode'
          5        SEND_VAL                                                 '%E7%82%89%E7%9F%B3%E4%BC%A0%E5%A5%87'
          6        DO_ICALL                                         $1      
          7        ECHO                                                     $1
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.21 ms | 1385 KiB | 17 Q