RE: [PHP] How to save the "result page" generated by a Form?

2001-12-20 Thread Martin Towell

separate the email address with, can remember which now, either a comma or a
semicolon - try one, if it does work, it must be the other :)

-Original Message-
From: Webleycity [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 21, 2001 3:52 PM
To: Stefan Rusterholz; Joe
Cc: PHP
Subject: Re: [PHP] How to save the "result page" generated by a Form?


When one sends an email to an address in PHP, does any one out there no how
to send to two or more email addresses.




---
Mark Webley
Multimedia design and development

WebleyCity Limited 
London  United Kingdom

[EMAIL PROTECTED]
[EMAIL PROTECTED]
Mobile: 07980 213 627

Fax/Tel: 0208 678 1721
Pager 07654 581816
http://www.webleycity.co.uk
---




> From: "Stefan Rusterholz" <[EMAIL PROTECTED]>
> Organization: interaktion
> Reply-To: "Stefan Rusterholz" <[EMAIL PROTECTED]>
> Date: Thu, 20 Dec 2001 11:11:28 +0100
> To: "Joe" <[EMAIL PROTECTED]>
> Cc: "PHP" <[EMAIL PROTECTED]>
> Subject: Re: [PHP] How to save the "result page" generated by a Form?
> 
> I don't know if it matches your needs but perhaps it helps:
> http://www.php.net/manual/en/ref.outcontrol.php
> http://www.php.net/manual/it/ref.outcontrol.php this page isn't
translated,
> but perhaps some subpages...
> 
> good luck
> Stefan Rusterholz
> 
> - Original Message -
> From: "Joe" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, December 20, 2001 10:38 AM
> Subject: [PHP] How to save the "result page" generated by a Form?
> 
> 
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>> 
>> I have a simple question.
>> My Scenario:
>> Page a.php - The Form
>> The user insert his data (ie name, address, city and so on...)Then he
>> submit the $ to b.php.
>> 
>> Page b.php now shows :
>> Hello Mr. $name , etc etc ...
>> I nedd now to save what I see on the sreen as .txt or .rft or .html 
>> How can I do that?
>> I try many ways ...(using no session) ..but I can only save the empty
>> b.php page ...with no varialbles showed at all.
>> 
>> Thanx for your help and Marry XMas from Italy.
>> 
>> BR
>> Joe
>> 
>> -BEGIN PGP SIGNATURE-
>> Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>
>> Comment: ID: 0x0A17124F - DH/DSS 2048/1024 - Joe Athena Webmaster
>> 
>> iQA/AwUBPCGxOET82/4KFxJPEQK+yQCfdrsJMV6YXUxsqUxmgsTrVguHotUAn1pA
>> tF+VwCUw1Cdv4k70aWtvrynp
>> =GI2/
>> -END PGP SIGNATURE-
>> 
>> 
>> 
>> 
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>> 
>> 
>> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



Re: [PHP] How to save the "result page" generated by a Form?

2001-12-20 Thread Webleycity

When one sends an email to an address in PHP, does any one out there no how
to send to two or more email addresses.




---
Mark Webley
Multimedia design and development

WebleyCity Limited 
London  United Kingdom

[EMAIL PROTECTED]
[EMAIL PROTECTED]
Mobile: 07980 213 627

Fax/Tel: 0208 678 1721
Pager 07654 581816
http://www.webleycity.co.uk
---




> From: "Stefan Rusterholz" <[EMAIL PROTECTED]>
> Organization: interaktion
> Reply-To: "Stefan Rusterholz" <[EMAIL PROTECTED]>
> Date: Thu, 20 Dec 2001 11:11:28 +0100
> To: "Joe" <[EMAIL PROTECTED]>
> Cc: "PHP" <[EMAIL PROTECTED]>
> Subject: Re: [PHP] How to save the "result page" generated by a Form?
> 
> I don't know if it matches your needs but perhaps it helps:
> http://www.php.net/manual/en/ref.outcontrol.php
> http://www.php.net/manual/it/ref.outcontrol.php this page isn't translated,
> but perhaps some subpages...
> 
> good luck
> Stefan Rusterholz
> 
> - Original Message -
> From: "Joe" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, December 20, 2001 10:38 AM
> Subject: [PHP] How to save the "result page" generated by a Form?
> 
> 
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>> 
>> I have a simple question.
>> My Scenario:
>> Page a.php - The Form
>> The user insert his data (ie name, address, city and so on...)Then he
>> submit the $ to b.php.
>> 
>> Page b.php now shows :
>> Hello Mr. $name , etc etc ...
>> I nedd now to save what I see on the sreen as .txt or .rft or .html 
>> How can I do that?
>> I try many ways ...(using no session) ..but I can only save the empty
>> b.php page ...with no varialbles showed at all.
>> 
>> Thanx for your help and Marry XMas from Italy.
>> 
>> BR
>> Joe
>> 
>> -BEGIN PGP SIGNATURE-
>> Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>
>> Comment: ID: 0x0A17124F - DH/DSS 2048/1024 - Joe Athena Webmaster
>> 
>> iQA/AwUBPCGxOET82/4KFxJPEQK+yQCfdrsJMV6YXUxsqUxmgsTrVguHotUAn1pA
>> tF+VwCUw1Cdv4k70aWtvrynp
>> =GI2/
>> -END PGP SIGNATURE-
>> 
>> 
>> 
>> 
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>> 
>> 
>> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] How to save the "result page" generated by a Form?

2001-12-20 Thread Stefan Rusterholz

I don't know if it matches your needs but perhaps it helps:
http://www.php.net/manual/en/ref.outcontrol.php
http://www.php.net/manual/it/ref.outcontrol.php this page isn't translated,
but perhaps some subpages...

good luck
Stefan Rusterholz

- Original Message -
From: "Joe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 20, 2001 10:38 AM
Subject: [PHP] How to save the "result page" generated by a Form?


> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I have a simple question.
> My Scenario:
> Page a.php - The Form
> The user insert his data (ie name, address, city and so on...)Then he
> submit the $ to b.php.
>
> Page b.php now shows :
> Hello Mr. $name , etc etc ...
> I nedd now to save what I see on the sreen as .txt or .rft or .html 
> How can I do that?
> I try many ways ...(using no session) ..but I can only save the empty
> b.php page ...with no varialbles showed at all.
>
> Thanx for your help and Marry XMas from Italy.
>
> BR
> Joe
>
> -BEGIN PGP SIGNATURE-
> Version: PGPfreeware 7.0.3 for non-commercial use 
> Comment: ID: 0x0A17124F - DH/DSS 2048/1024 - Joe Athena Webmaster
>
> iQA/AwUBPCGxOET82/4KFxJPEQK+yQCfdrsJMV6YXUxsqUxmgsTrVguHotUAn1pA
> tF+VwCUw1Cdv4k70aWtvrynp
> =GI2/
> -END PGP SIGNATURE-
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]