on 28/08/02 9:17 AM, Pupeno ([EMAIL PROTECTED]) wrote:
> I know a lot has been discussed in this topic, but I still don't find any
> solution.
> What I want to do is send a lot of mails triggered from a web page using
> php.
> I've found diferent solutions but all of them has some problem:
> 1)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I know a lot has been discussed in this topic, but I still don't find any
solution.
What I want to do is send a lot of mails triggered from a web page using
php.
I've found diferent solutions but all of them has some problem:
1) using set_time_limit
on 15/06/02 5:32 AM, Pawel ([EMAIL PROTECTED]) wrote:
> You're using something like mysql_fetch_array and not querying the db 120
> times I hope.
of course! :)
> The time your MTA takes to process the emails has nothing to do with this.
> 120 calls to mail() should not time out, maybe you have
> > -Original Message-
> > From: Justin French [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, June 12, 2002 6:45 AM
> > To: php
> > Subject: [PHP] bulk mail()
> >
> >
> > Hi all,
> >
> > I've got a mailing on a website,
ailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 12, 2002 6:45 AM
> To: php
> Subject: [PHP] bulk mail()
>
>
> Hi all,
>
> I've got a mailing on a website, with email address' / names / etc in a
> MySQL table.
>
> I think there's around 120 on it at
PROTECTED]
- Original Message -
From: "Niklas Lampén" <[EMAIL PROTECTED]>
To: "Php-General" <[EMAIL PROTECTED]>
Sent: Wednesday, June 12, 2002 1:08 PM
Subject: RE: [PHP] bulk mail()
One solution could be this:
You only need on page for this:
1) create
: "Justin French" <[EMAIL PROTECTED]>
To: "php" <[EMAIL PROTECTED]>
Sent: Wednesday, June 12, 2002 7:44 AM
Subject: [PHP] bulk mail()
> Hi all,
>
> I've got a mailing on a website, with email address' / names / etc in a
> MySQL table.
>
> I
: php
Subject: [PHP] bulk mail()
Hi all,
I've got a mailing on a website, with email address' / names / etc in a
MySQL table.
I think there's around 120 on it at the moment.
I've been noticing a growing lag on the sending of mail though... I've
got a script which takes a me
Hi all,
I've got a mailing on a website, with email address' / names / etc in a
MySQL table.
I think there's around 120 on it at the moment.
I've been noticing a growing lag on the sending of mail though... I've got a
script which takes a message from a form, then runs a while loop through the
9 matches
Mail list logo