3v4l.org

run code in 300+ PHP versions simultaneously
<?php $query = "INSERT INTO usuario VALUES(NULL,120,6,1,'4fc525a61ddf11338320294',NULL,NULL,NULL,'${email}','dac','b75427b031d9ece858e5f9404469c6c9','0000-00-00',0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2012-05-29 16:38:14',NULL,'0000-00-00 00:00:00','',NULL,'2012-11-21 15:07:40',NULL"; echo $query;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/1gVUi
function name:  (null)
number of ops:  6
compiled vars:  !0 = $query, !1 = $email
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ROPE_INIT                                     3  ~3      'INSERT+INTO+usuario+VALUES%28NULL%2C120%2C6%2C1%2C%274fc525a61ddf11338320294%27%2CNULL%2CNULL%2CNULL%2C%27'
          1        ROPE_ADD                                      1  ~3      ~3, !1
          2        ROPE_END                                      2  ~2      ~3, '%27%2C%27dac%27%2C%27b75427b031d9ece858e5f9404469c6c9%27%2C%270000-00-00%27%2C0%2C0%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%272012-05-29+16%3A38%3A14%27%2CNULL%2C%270000-00-00+00%3A00%3A00%27%2C%27%27%2CNULL%2C%272012-11-21+15%3A07%3A40%27%2CNULL'
          3        ASSIGN                                                   !0, ~2
    4     4        ECHO                                                     !0
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.51 ms | 1392 KiB | 13 Q