Email script?

Out of context: Reply #6

  • Started
  • Last post
  • 7 Responses
  • enobrev0

    [?php

    , 'Subscription', $_POST['email'], 'From: ' . $_POST['email']);

    ?]

    (replace square brackets with grater tan / less than brackets)

    this is assuming the method on your form is post. If it's get, us $_GET

View thread