Re: Pass values through a PHP form emailer
- From: Marc <mbradshaw@xxxxxxxxxxxxxxxx>
- Date: Thu, 29 Sep 2005 17:27:43 +0100
Stewart wrote:
I have a very basic PHP script that emails forms submitted to it. It has a success page/URL feature. I'd like to learn how to modify this script to pass certain vales onto the success page.
So the URL to my destination page may be in this format: http://www.test.com/passing-values-source2.htm?firstname=Amanda&lastname=Wilson&age=77
<form method="get" action="passing-values-source2.htm">
.... form input tags here ...
</form>
Marc .
- Follow-Ups:
- Re: Pass values through a PHP form emailer
- From: Stewart
- Re: Pass values through a PHP form emailer
- References:
- Pass values through a PHP form emailer
- From: Stewart
- Pass values through a PHP form emailer
- Prev by Date: Pass values through a PHP form emailer
- Next by Date: Re: Pass values through a PHP form emailer
- Previous by thread: Pass values through a PHP form emailer
- Next by thread: Re: Pass values through a PHP form emailer
- Index(es):