3v4l.org

run code in 300+ PHP versions simultaneously
<?php $stupidpost=array("fbd8177e839a62d06ad0826176a0121cd7285598"=> "Dispatched", "6a68578772fb3f8bd1d657ccdae4889ead568268"=> "Available", "a128278601bc1c977971154a9a1b382c608096ca"=>"Available", "144fb9fcea4404208d6c2f32ca6c4f96ad9b7edf"=>"Available", "submitdata"=>"Update Status" ); $string = array_search('fbd8177e839a62d06ad0826176a0121cd7285598', $stupidpost); //search the post array for input name's POST value echo $string; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/HVKbC
function name:  (null)
number of ops:  8
compiled vars:  !0 = $stupidpost, !1 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    4     1        INIT_FCALL                                               'array_search'
          2        SEND_VAL                                                 'fbd8177e839a62d06ad0826176a0121cd7285598'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $3      
          5        ASSIGN                                                   !1, $3
    6     6        ECHO                                                     !1
    9     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.25 ms | 1394 KiB | 15 Q