Re: [Fwd: Re: [PHP-WIN] generating an automated mail .......]

2002-08-31 Thread Manuel Lemos
Hello, On 08/31/2002 10:44 AM, M. Hockings wrote: > This makes me wonder if it is just as easy to send an email containing > the results of some computation. Either an attached file or inline. > Would you have to read the content of the file into a variable and send > it as the body or can it

[Fwd: Re: [PHP-WIN] generating an automated mail .......]

2002-08-31 Thread M. Hockings
I meant to send this to the list for everyone's benefit, not just to Aleksandar directly. Need to pay more attention to where the email is address when responding, sigh.. Mike Original Message Subject: Re: [PHP-WIN] generating an automated mail ... Date: Sat, 3

Re: [PHP-WIN] generating an automated mail .......

2002-08-31 Thread Aleksandar Skodric
ot; <[EMAIL PROTECTED]> Sent: Saturday, August 31, 2002 2:52 PM Subject: [PHP-WIN] generating an automated mail ... > hi guys > > i want to send an automated mail when a person cliks > on the submitt button of the membership form > > carrying his password and confirm

[PHP-WIN] generating an automated mail .......

2002-08-31 Thread toby z
hi guys i want to send an automated mail when a person cliks on the submitt button of the membership form carrying his password and confirming his email the problem is i have absolutuley no clue which function should i use should it be mail() or imap_mail() or sumthing else pleeez help