Jon Abernathy wrote:
> After reviewing your code, I was wondering if there was a reason you aren't
> using PHP's built-in mail() function, rather that using popen() and a series
> of fputs(), which seems rather expensive, especially inside of a loop. Also,
Sounds like a much better idea, looking
Hi,
I'm trying to track down an odd problem in a script I'm writing, the
purpose of which is below:
The script takes data of a subject and a body for an e-mail from an HTML
form, and sends this out to a list of recipients stored in a datafile
parsed by the PHP. The size of the e-mails can be
2 matches
Mail list logo