3v4l.org

run code in 300+ PHP versions simultaneously
<?php $code= 'alfa'; $url= 'http://alphastrakh.ru'; printf("UPDATE `bos_organization` SET `site` = '%s' WHERE `code` = '%s';", $url, $code).PHP_EOL;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/BbDa8
function name:  (null)
number of ops:  10
compiled vars:  !0 = $code, !1 = $url
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'alfa'
    4     1        ASSIGN                                                   !1, 'http%3A%2F%2Falphastrakh.ru'
    5     2        INIT_FCALL                                               'printf'
          3        SEND_VAL                                                 'UPDATE+%60bos_organization%60+SET+%60site%60+%3D+%27%25s%27+WHERE+%60code%60+%3D+%27%25s%27%3B'
          4        SEND_VAR                                                 !1
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                         $4      
          7        CONCAT                                           ~5      $4, '%0A'
          8        FREE                                                     ~5
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.79 ms | 1394 KiB | 15 Q