A member of our staff will respond shortly.
Here are a summary of your inquiry:
\n"; if (strtolower($b[0]) == "email") $email = htmlspecialchars(urldecode($b[1])); if (strtolower($b[0]) == "custname") $custname = htmlspecialchars(urldecode($b[1])); $i++; } ?>")) $msg = "A confirmation email has been sent to: " . $email . "."; else $msg = "Unable to send email, perhaps because there was no EMail form parameter."; printf("
%s
\n",$msg); ?>