Date: Tue, 13 Apr 2010 16:05:31 +0200
Subject: Re: [PHP-WIN] Send Mail from PHP Using SMTP Authentication
From: tyr...@gmail.com
To: aj...@alumni.iu.edu
CC: php-windows@lists.php.net
On Tue, Apr 13, 2010 at 3:54 PM, Alice Wei wrote:
Date: Tue, 13 Apr 2010 15:42:29 +0200
Subject: Re
On 4/13/2010 2:54 PM, Alice Wei wrote:
I tried installing the Pear Mail package, it is now located in
php/PEAR/Mail, and my code is located in the htdocs. Here is the code:
$host = "smtp.att.yahoo.com";
Although you have other problems (see below) this is unlikely to work.
When sending ema
On Tue, Apr 13, 2010 at 3:54 PM, Alice Wei wrote:
>
> --
> Date: Tue, 13 Apr 2010 15:42:29 +0200
>
> Subject: Re: [PHP-WIN] Send Mail from PHP Using SMTP Authentication
> From: tyr...@gmail.com
> To: aj...@alumni.iu.edu
> CC: php-windows@list
Date: Tue, 13 Apr 2010 15:42:29 +0200
Subject: Re: [PHP-WIN] Send Mail from PHP Using SMTP Authentication
From: tyr...@gmail.com
To: aj...@alumni.iu.edu
CC: php-windows@lists.php.net
On Tue, Apr 13, 2010 at 2:24 PM, Alice Wei wrote:
Date: Mon, 12 Apr 2010 22:13:10 +0200
Subject: Re: [PHP
On Tue, Apr 13, 2010 at 2:24 PM, Alice Wei wrote:
>
> Date: Mon, 12 Apr 2010 22:13:10 +0200
> Subject: Re: [PHP-WIN] Send Mail from PHP Using SMTP Authentication
> From: tyr...@gmail.com
> To: aj...@alumni.iu.edu
> CC: php-windows@lists.php.net
>
> http://www.php.ne
Date: Mon, 12 Apr 2010 22:13:10 +0200
Subject: Re: [PHP-WIN] Send Mail from PHP Using SMTP Authentication
From: tyr...@gmail.com
To: aj...@alumni.iu.edu
CC: php-windows@lists.php.net
http://www.php.net/manual/en/ini.core.php#ini.include-path
Tyrael
I tried installing the Pear Mail package, it
>
> Hi,
>
> Just as I am exploring some of my alternatives for using the mail() in PHP,
> I came across a web page that one of the users on the list has provided me:
> http://email.about.com/od/emailprogrammingtips/qt/PHP_Email_SMTP_Authentication.htm.
> Does anyone know what the Mail.php i
http://www.php.net/manual/en/ini.core.php#ini.include-path
Tyrael
On Mon, Apr 12, 2010 at 10:06 PM, Alice Wei wrote:
>
> Hi,
>
> Just as I am exploring some of my alternatives for using the mail() in
> PHP, I came across a web page that one of the users on the list has provided
> me:
> http://
Hi,
Just as I am exploring some of my alternatives for using the mail() in PHP, I
came across a web page that one of the users on the list has provided me:
http://email.about.com/od/emailprogrammingtips/qt/PHP_Email_SMTP_Authentication.htm.
Does anyone know what the Mail.php is referring to