3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "https://www.facebook.com/OutfitFashionUK/photos/a.257299044407630.1073741836.245894895548045/715611908576339/?type=3&theater"; print end(explode($string, "/"));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/qp8tZ
function name:  (null)
number of ops:  10
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'https%3A%2F%2Fwww.facebook.com%2FOutfitFashionUK%2Fphotos%2Fa.257299044407630.1073741836.245894895548045%2F715611908576339%2F%3Ftype%3D3%26theater'
    5     1        INIT_FCALL                                               'end'
          2        INIT_FCALL                                               'explode'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 '%2F'
          5        DO_ICALL                                         $2      
          6        SEND_VAR_NO_REF                               0          $2
          7        DO_ICALL                                         $3      
          8        ECHO                                                     $3
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
172.59 ms | 1394 KiB | 17 Q