$redirectchecks[0] = array("profile.php?action=editprofile", "fieldname", "fieldvalue", "redirect message to display", "destination url");
$redirectchecks[1] = array("profile.php?action=editprofile", "anotherfieldname", "anotherfieldvalue", "another redirect message to display", "anotherdestination url");
$redirectchecks[2] = array("suggest.php?action=addlink", "fieldname", "fieldvalue", "redirect message to display", "destination url");
$redirectchecks[0] = array("suggest.php?action=addlink", "iwantpageb", "yes", "thank you for choosing page b", "b.html");
$redirectchecks[0] = array("suggest.php?action=addlink", "something", "5", "thank you for choosing page b", "b.html", ">");
Rating:
Submitted: 04/02/08 (Edited 04/13/08)
Description: How to make form submissions redirect with a special message and destination when a particular form field has a particular value.
Views:
274 views. Averaging 1 per day.
In the most recent 30 day period, there've been 2 views.