I have constructed a form which collects information over a
series of "pages". The input is held as _global variables and is
then used to create a financial quote for services. So far all
*seems* to be working OK. However, I am now, officially, Out Of My
Depth.
I need to send a copy of the information plus quote to both
my client and the browser and I have No Idea how to do it.
Can anyone offer any advice or perhaps a URL for a tutorial?
I have a very basic knowledge of PHP and this is the route I would
like to take if possible.