3v4l.org

run code in 300+ PHP versions simultaneously
<?php $uploadSize = filesize('http://bcscdn.baidu.com/resource/fFhO6IgRBIAYBUAY9VCLuUC3ZW0iBQRYZkhw9UAYBm8I0W0iBUsqZ1RenFvkrUkbZcXRfFSvrUCRZIVqZWhSBIC.jpg'); var_dump($uploadSize); $fields = array( 'title' => "标题", 'brand' => "品牌", 'price' => "销售价格", 'unit' => "单位", 'tec' => "参数", 'content_url' => "物料url", 'navbar' => "原分类", ); $rets = array(array('铝合金伸缩梯','国标制式',943,'架','http://www.ehsy.com/show.php?contentid=8127219','首页 > 物料搬运、存储、包材 > 登高作业 > 登高梯 > 铝合金伸缩梯>铝合金伸缩梯,2.7~4m 150kg')); $rets = array_merge(array_values($fields), $rets); print_r($rets); $desc = explode('_', '械设备_通用机械设备_电动机/电机_小功率电动机'); unset($desc[0]); print_r($desc );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/XQDeV
function name:  (null)
number of ops:  30
compiled vars:  !0 = $uploadSize, !1 = $fields, !2 = $rets, !3 = $desc
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'filesize'
          1        SEND_VAL                                                 'http%3A%2F%2Fbcscdn.baidu.com%2Fresource%2FfFhO6IgRBIAYBUAY9VCLuUC3ZW0iBQRYZkhw9UAYBm8I0W0iBUsqZ1RenFvkrUkbZcXRfFSvrUCRZIVqZWhSBIC.jpg'
          2        DO_ICALL                                         $4      
          3        ASSIGN                                                   !0, $4
    4     4        INIT_FCALL                                               'var_dump'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                                 
    6     7        ASSIGN                                                   !1, <array>
   15     8        ASSIGN                                                   !2, <array>
   16     9        INIT_FCALL                                               'array_merge'
         10        INIT_FCALL                                               'array_values'
         11        SEND_VAR                                                 !1
         12        DO_ICALL                                         $9      
         13        SEND_VAR                                                 $9
         14        SEND_VAR                                                 !2
         15        DO_ICALL                                         $10     
         16        ASSIGN                                                   !2, $10
   17    17        INIT_FCALL                                               'print_r'
         18        SEND_VAR                                                 !2
         19        DO_ICALL                                                 
   19    20        INIT_FCALL                                               'explode'
         21        SEND_VAL                                                 '_'
         22        SEND_VAL                                                 '%E6%A2%B0%E8%AE%BE%E5%A4%87_%E9%80%9A%E7%94%A8%E6%9C%BA%E6%A2%B0%E8%AE%BE%E5%A4%87_%E7%94%B5%E5%8A%A8%E6%9C%BA%2F%E7%94%B5%E6%9C%BA_%E5%B0%8F%E5%8A%9F%E7%8E%87%E7%94%B5%E5%8A%A8%E6%9C%BA'
         23        DO_ICALL                                         $13     
         24        ASSIGN                                                   !3, $13
   20    25        UNSET_DIM                                                !3, 0
   21    26        INIT_FCALL                                               'print_r'
         27        SEND_VAR                                                 !3
         28        DO_ICALL                                                 
         29      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.88 ms | 1396 KiB | 25 Q