Pass values through a PHP form emailer
- From: "Stewart" <nomailplease@xxxxxxxx>
- Date: Thu, 29 Sep 2005 09:58:30 -0500
This may be an obvious simple problem, but not to me, a student of PHP.
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.
I've passed values between web pages before using JavaScript methods like:
http://javascript.internet.com/forms/passing-values.html
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
any suggestions?
.
- Follow-Ups:
- Re: Pass values through a PHP form emailer
- From: Marc
- Re: Pass values through a PHP form emailer
- Prev by Date: Re: OO email-class
- Next by Date: Re: Pass values through a PHP form emailer
- Previous by thread: Multilanguage website
- Next by thread: Re: Pass values through a PHP form emailer
- Index(es):