zoobie
July 29th, 2002, 02:57
This works:
'from' => 'me@softhome.net',
'recipients' => "$receiver",
but right underneath it, this doesn't:
'To: "You" <$receiver>',
'Subject: Here's your order!',
The tag's throwing it off and quotes don't work either.
Fix?
Thanks ogre2
'from' => 'me@softhome.net',
'recipients' => "$receiver",
but right underneath it, this doesn't:
'To: "You" <$receiver>',
'Subject: Here's your order!',
The tag's throwing it off and quotes don't work either.
Fix?
Thanks ogre2