3v4l.org

run code in 300+ PHP versions simultaneously
<?php $sql = 'UPDATE services_list SET servicename=? WHERE serviceID IN =.join(",", array_fill(0, count($IDs),"?")'; echo $sql;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/a5EWP
function name:  (null)
number of ops:  3
compiled vars:  !0 = $sql
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'UPDATE+services_list+SET+servicename%3D%3F+WHERE+serviceID+IN+%3D.join%28%22%2C%22%2C+array_fill%280%2C+count%28%24IDs%29%2C%22%3F%22%29'
    5     1        ECHO                                                     !0
    6     2      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.47 ms | 1392 KiB | 13 Q