3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a=strpos( '&do-login=1', '', 'http://wpmu/account-2/?membership_id=543&do-logcin=1' ); var_dump($a);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/92o5H
function name:  (null)
number of ops:  10
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'strpos'
          1        SEND_VAL                                                 '%26do-login%3D1'
          2        SEND_VAL                                                 ''
          3        SEND_VAL                                                 'http%3A%2F%2Fwpmu%2Faccount-2%2F%3Fmembership_id%3D543%26do-logcin%3D1'
          4        DO_ICALL                                         $1      
          5        ASSIGN                                                   !0, $1
    4     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAR                                                 !0
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
176.17 ms | 1394 KiB | 17 Q