blue27
07-04-2003, 07:29 PM
Can someone tell me how to write the PHP or direct me to a good resource for the following:
I have a page that shows my plans, each with an order button. The order button redirects to a page called register.php. Each order button directs to a different version of the register.php page depending on the plan selected.
After the person enters their information it is forwarded to my via email. What I would like it to do next is forward the client to a payment page specific to the plan chosen.
Any ideas?
Let me know if I haven't explained this well.
If there are any PHP gurus out there maybe you could PM me any I will give you a URL to check the pages I'm referring to.
Thanks for your help.
I have a page that shows my plans, each with an order button. The order button redirects to a page called register.php. Each order button directs to a different version of the register.php page depending on the plan selected.
After the person enters their information it is forwarded to my via email. What I would like it to do next is forward the client to a payment page specific to the plan chosen.
Any ideas?
Let me know if I haven't explained this well.
If there are any PHP gurus out there maybe you could PM me any I will give you a URL to check the pages I'm referring to.
Thanks for your help.
