3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'http://cdn.online-bouwmaterialen.nl/pdf/Orth Gipsblok Z70 450x500x70mm 1,25 Zwaar.pdf'; $url2 = 'http://cdn.online-bouwmaterialen.nl/pdf/Orth%20Gipsblok%20Z70%20450x500x70mm%201,25%20Zwaar.pdf'; echo $url2; echo urlencode($url);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/76FPI
function name:  (null)
number of ops:  8
compiled vars:  !0 = $url, !1 = $url2
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fcdn.online-bouwmaterialen.nl%2Fpdf%2FOrth+Gipsblok+Z70+450x500x70mm+1%2C25+Zwaar.pdf'
    4     1        ASSIGN                                                   !1, 'http%3A%2F%2Fcdn.online-bouwmaterialen.nl%2Fpdf%2FOrth%2520Gipsblok%2520Z70%2520450x500x70mm%25201%2C25%2520Zwaar.pdf'
    6     2        ECHO                                                     !1
    7     3        INIT_FCALL                                               'urlencode'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $4      
          6        ECHO                                                     $4
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.53 ms | 1394 KiB | 15 Q