3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo '<a href="http://example.com/department_list_script/', rawurlencode('sales and marketing/Miami'), '">'."\r\n"; echo '<a href="http://example.com/department_list_script/', urlencode('sales and marketing/Miami'), '">';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ebaSp
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     '%3Ca+href%3D%22http%3A%2F%2Fexample.com%2Fdepartment_list_script%2F'
          1        INIT_FCALL                                               'rawurlencode'
          2        SEND_VAL                                                 'sales+and+marketing%2FMiami'
          3        DO_ICALL                                         $0      
          4        ECHO                                                     $0
          5        ECHO                                                     '%22%3E%0D%0A'
    3     6        ECHO                                                     '%3Ca+href%3D%22http%3A%2F%2Fexample.com%2Fdepartment_list_script%2F'
          7        INIT_FCALL                                               'urlencode'
          8        SEND_VAL                                                 'sales+and+marketing%2FMiami'
          9        DO_ICALL                                         $1      
         10        ECHO                                                     $1
         11        ECHO                                                     '%22%3E'
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.71 ms | 1394 KiB | 17 Q