3v4l.org

run code in 300+ PHP versions simultaneously
<?php //LIKE \'%,'.$groups.',%\' OR $var="1"; $var="LIKE \'%,".str_replace("%20",",%\' OR dbquoteName('price_access') LIKE \'%,",$var).",%\' OR"; echo $var;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/X9BtC
function name:  (null)
number of ops:  11
compiled vars:  !0 = $var
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '1'
    4     1        INIT_FCALL                                               'str_replace'
          2        SEND_VAL                                                 '%2520'
          3        SEND_VAL                                                 '%2C%25%5C%27+OR+dbquoteName%28%27price_access%27%29+LIKE+%5C%27%25%2C'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $2      
          6        CONCAT                                           ~3      'LIKE+%5C%27%25%2C', $2
          7        CONCAT                                           ~4      ~3, '%2C%25%5C%27+OR'
          8        ASSIGN                                                   !0, ~4
    5     9        ECHO                                                     !0
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.37 ms | 1394 KiB | 15 Q