3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = base64_decode(strtr('http://enterprise.dev/directory/currency/switch/currency/USD/uenc/aHR0cDovL2VudGVycHJpc2UuZGV2L2FwcGFyZWw,/', '-_,', '+/=')); echo $url;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/AX5Xi
function name:  (null)
number of ops:  11
compiled vars:  !0 = $url
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'base64_decode'
          1        INIT_FCALL                                               'strtr'
          2        SEND_VAL                                                 'http%3A%2F%2Fenterprise.dev%2Fdirectory%2Fcurrency%2Fswitch%2Fcurrency%2FUSD%2Fuenc%2FaHR0cDovL2VudGVycHJpc2UuZGV2L2FwcGFyZWw%2C%2F'
          3        SEND_VAL                                                 '-_%2C'
          4        SEND_VAL                                                 '%2B%2F%3D'
          5        DO_ICALL                                         $1      
          6        SEND_VAR                                                 $1
          7        DO_ICALL                                         $2      
          8        ASSIGN                                                   !0, $2
    5     9        ECHO                                                     !0
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161 ms | 1385 KiB | 17 Q