each mail that's sent.
Many thanks
Kevin Price-Ward
tmx newmedia
-
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hi,
A simple problem for you guys (I think),
I have 2 arrays - firstname and lastname, both have the same associative
index - lastname, I have then performed asort on both to order them
alphabetically. Now I just need to extract and display the array elements
that have the associative index begi
Hi,
I am setting up a php emailer facility using the 'mail' function, I have
defined the 'Return-Path:' in the fourth argument of 'mail', but this keeps
getting overwritten by sendmail:
my code says:
$headers .= "Return-Path: <[EMAIL PROTECTED]>\n";
but the source on the resulting email says:
3 matches
Mail list logo