3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str="756300 không có"; $x=4+$str; echo ($str); // In ra màn hình chuỗi "756300 không có" echo ($x); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/r4gGQ
function name:  (null)
number of ops:  6
compiled vars:  !0 = $str, !1 = $x
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '756300+kh%C3%B4ng+c%C3%B3'
    3     1        ADD                                              ~3      4, !0
          2        ASSIGN                                                   !1, ~3
    4     3        ECHO                                                     !0
    5     4        ECHO                                                     !1
    6     5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.97 ms | 1383 KiB | 13 Q