3v4l.org

run code in 500+ PHP versions simultaneously
<?php $replyText = "google.co.il%2F%D7%A9%D7%9C%D7%95%D7%9D_Hello.html"; echo '<a href="', str_replace('%2F','/',$replyText), '">', urldecode($replyText), '</a>';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/iFVuY
function name:  (null)
number of ops:  12
compiled vars:  !0 = $replyText
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                       !0, 'google.co.il%252F%25D7%25A9%25D7%259C%25D7%2595%25D7%259D_Hello.html'
    3     1        ECHO                                                         '%3Ca+href%3D%22'
          2        FRAMELESS_ICALL_3                str_replace         ~2      '%252F', '%2F'
          3        OP_DATA                                                      !0
          4        ECHO                                                         ~2
          5        ECHO                                                         '%22%3E'
          6        INIT_FCALL                                                   'urldecode'
          7        SEND_VAR                                                     !0
          8        DO_ICALL                                             $3      
          9        ECHO                                                         $3
         10        ECHO                                                         '%3C%2Fa%3E'
         11      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
165.33 ms | 2605 KiB | 14 Q