3v4l.org

run code in 300+ PHP versions simultaneously
<?php mail("info@kendalmerepress.co.uk", $_POST["Kendalmere Press order"], $_POST["A transaction has been completed at the website."]); echo "Mail sent"; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/aguEa
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'mail'
          1        SEND_VAL                                                 'info%40kendalmerepress.co.uk'
          2        FETCH_R                      global              ~0      '_POST'
          3        FETCH_DIM_R                                      ~1      ~0, 'Kendalmere+Press+order'
          4        SEND_VAL                                                 ~1
          5        FETCH_R                      global              ~2      '_POST'
          6        FETCH_DIM_R                                      ~3      ~2, 'A+transaction+has+been+completed+at+the+website.'
          7        SEND_VAL                                                 ~3
          8        DO_ICALL                                                 
    3     9        ECHO                                                     'Mail+sent'
    4    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.25 ms | 1385 KiB | 15 Q