Hello Garth,
Tuesday, November 16, 2004, 7:56:39 AM, you wrote:
GHS> how can I make the from address look like "Matchmakers Team" instead of
GHS> 'from:[EMAIL PROTECTED]'.
Format it correctly. The PHP manual is your friend:
'From: Matchmakers Team <[EMAIL PROTECTED]>'
Best regards,
Richard Da
I am using the normal mail() function and currently using the from address
as:
mail($HTTP_POST_VARS['emailaddress1'], 'Matchmakers Website Registration' ,
$registree_email_text, 'from:[EMAIL PROTECTED]');
how can I make the from address look like "Matchmakers Team" instead of
'from:[EMAIL PROTECT
2 matches
Mail list logo