email form and redirect depending on the value of a variable
- Oliver Georgi
- Site Admin
- Posts: 9913
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
So, in other words, the workflow runs like this:
- definition of variables in "act_formmailer.php" as done above;
- data entry in email form;
- redirect from email form to another php script with all variables contained;
- checking for the variables and sending the "heaeder("..."); statement;
is this the correct way?
Best wishes
Markus
- definition of variables in "act_formmailer.php" as done above;
- data entry in email form;
- redirect from email form to another php script with all variables contained;
- checking for the variables and sending the "heaeder("..."); statement;
is this the correct way?
Best wishes
Markus
- Oliver Georgi
- Site Admin
- Posts: 9913
- Joined: Fri 3. Oct 2003, 22:22
- Contact: