OH! THANKS A LOT!! IT WORKS !
>From: Aaron Tuller <[EMAIL PROTECTED]>
>To: "kaab kaoutar" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
>Subject: Re: [PHP] how to use ob_get_contents() to send a page as email
>Date: Thu, 8 Mar 2001 15:51:42 -0800
>
>
put ob_start() at the beginning of your script.
at the end put:
mail('[EMAIL PROTECTED]', 'confirmation', ob_get_contents());
ob_end_flush();
-aaron
At 11:48 PM + 3/8/01, kaab kaoutar wrote:
>Hi
>I've tried what, one of u, has kindly suggested, to send the whole
>html page as email :
>i p
Hi
I've tried what, one of u, has kindly suggested, to send the whole html page
as email :
i put at the beginning of the page
and at the end, after
but i receive a blank email
Can u please help !
THANKS
_
Get Your Private
3 matches
Mail list logo