3v4l.org

run code in 300+ PHP versions simultaneously
<?php $img = 'a:1:{i:0;a:3:{s:8:"fullpath";s:76:"https://www.educationfolder.com/files1/user-pics/4/142944540636159131_ml.jpg";s:5:"image";s:27:"4/142944540636159131_ml.jpg";s:10:"mention_id";s:3:"398";}}'; $img = unserialize($img); echo $img[0]['fullpath'];
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3NWlD
function name:  (null)
number of ops:  9
compiled vars:  !0 = $img
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'a%3A1%3A%7Bi%3A0%3Ba%3A3%3A%7Bs%3A8%3A%22fullpath%22%3Bs%3A76%3A%22https%3A%2F%2Fwww.educationfolder.com%2Ffiles1%2Fuser-pics%2F4%2F142944540636159131_ml.jpg%22%3Bs%3A5%3A%22image%22%3Bs%3A27%3A%224%2F142944540636159131_ml.jpg%22%3Bs%3A10%3A%22mention_id%22%3Bs%3A3%3A%22398%22%3B%7D%7D'
    5     1        INIT_FCALL                                               'unserialize'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $2      
          4        ASSIGN                                                   !0, $2
    7     5        FETCH_DIM_R                                      ~4      !0, 0
          6        FETCH_DIM_R                                      ~5      ~4, 'fullpath'
          7        ECHO                                                     ~5
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.03 ms | 1398 KiB | 15 Q