3v4l.org

run code in 300+ PHP versions simultaneously
<?php mail("denza12@yahoo.com","HI","MESSAGE","From: $from\n");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/m4ORq
function name:  (null)
number of ops:  10
compiled vars:  !0 = $from
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'mail'
          1        SEND_VAL                                                 'denza12%40yahoo.com'
          2        SEND_VAL                                                 'HI'
          3        SEND_VAL                                                 'MESSAGE'
          4        ROPE_INIT                                     3  ~2      'From%3A+'
          5        ROPE_ADD                                      1  ~2      ~2, !0
          6        ROPE_END                                      2  ~1      ~2, '%0A'
          7        SEND_VAL                                                 ~1
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.95 ms | 1394 KiB | 15 Q