e: BlindZA
'...fate had broken his body, but not his spirit...'
- Original Message -
From: "Guru™"
To: ; "PHP DB" ; "php
mysql" ;
Sent: Monday, April 04, 2011 2:21 PM
Subject: [PHP-WIN] Need Help with PHP Mails
Hi All,
I have this HTML form
&l
Use PHPMailer, it is MUCH, MUCH, MUCH better than the native mail()
function built into PHP.
If you have a google account, you can set it up to use that as your
mail server, saving you all sorts of headaches involved with sending
mail from Windows, especially from a home machine with a dynamic IP
2011/4/4 Guru™ :
> Hi,
>
> Here is the PHP script I am using to send email to myself.
>
>
>
> $party_name = $HTTP_POST_VARS['party_name'];
> $contact_no = $HTTP_POST_VARS['contact_no'];
> $email = 'nagendra802...@gmail.com';
>
>
> mail($email,$party_name,$contact_no);
>
> ?>
>
>
>
> 2011/4/4 Richa
Hi,
Here is the PHP script I am using to send email to myself.
2011/4/4 Richard Quadling
> 2011/4/4 Guru™ :
> > Hi Richard,
> > I am using simple PHP mail function but, I am unable to send an email to
> > myself. What I want is when the user click on submit button I should get
> an
> > emai
2011/4/4 Guru™ :
> Hi Richard,
> I am using simple PHP mail function but, I am unable to send an email to
> myself. What I want is when the user click on submit button I should get an
> email with the form data.
>
>
>
> 2011/4/4 Richard Quadling
>>
>> 2011/4/4 Guru™ :
>> > Hi All,
>> >
>> > I have
Hi Richard,
I am using simple PHP mail function but, I am unable to send an email to
myself. What I want is when the user click on submit button I should get an
email with the form data.
2011/4/4 Richard Quadling
> 2011/4/4 Guru™ :
> > Hi All,
> >
> > I have this HTML form
> >
> >
> >
> >
2011/4/4 Guru™ :
> Hi All,
>
> I have this HTML form
>
>
>
>
>
>
>
>
> cellpadding="0" cellspacing="0" bordercolor="#00">
>
> align="right">Your Name
> type="text" size="50" />
>
Hi All,
I have this HTML form
Your Name
Contact
Numbers
(please specify STD code)
Email