That wasn't it :< & if i use any other headers .. ie
$mailheaders .= "X-Priority: 1\n";
they work .. its just with the CC that wont work :<
-----Original Message-----
From: Jason Murray [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 06, 2001 10:45 AM
To: 'Peter Houchin'
Subject: RE: [PHP] mail ....any idea's?
> Now if i include
> $headers .= "Cc: [EMAIL PROTECTED]";
>
> My page won't load at all apart from the first include i have
> on my page.. does any one have any idea's?
> any help would be greatful :)
It looks a little like you're perhaps using $headers in your first
include to do something? Try a different variable name like
$mailheaders?
Jason
--
Jason Murray
[EMAIL PROTECTED]
Web Design Team, Melbourne IT
Fetch the comfy chair!
--
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]