Hello,
Could anyone please point me to a searcheble archive of this mailing list.
Thanks guys.
Mohan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I might need to enable several extension - out of which only a single one is
used. Do these extra extensions that are enabled but not used eat up
appreciable amounts of memory or in any way slow down PHP?
Thank you and best regards,
Mohanaraj
--
PHP General Mailing List (http
Hello guys,
I have a few questions regarding the subject and was hoping you could help me
out.
1.If register_globals is on, then doing an unset($_SESSION["blah"]), to unset
a session variable will not work as the variable will be unset in that
particular instance but will be restored in next i
Michael Geier wrote:
See answer above.
With Qmail and homegrown software, I have several servers sending upwards of
13K emails per minute. All of these are HTML emails with: Custom headers,
Custom unsubscribes. I create my email list and break it into files of 500,
then loop through those fil
Dear all,
I have read that using mail() in a for loop to send a lot of emails (
around 1k-10k ) emails is not advised due to the fact that it can be
resource intensive hence or the script might take so much time that it
ti,es out. However what if i append all the emails into the Bcc: header
as fol
SMTP machine. That should be ok.
Thanks for your input mate.
Mohan
Quoting Mohanaraj <[EMAIL PROTECTED]>:
Dear all,
I have read that using mail() in a for loop to send a lot of emails (
around 1k-10k ) emails is not advised due to the fact that it can be
resource intensive hence
6 matches
Mail list logo