BigMark wrote:
Is it possible to have this code changed easily to make the output run
horizontally instead of vertically. example of current output to email
below code
I'm not sure what you mean by "horizontaly". Do you mean one long line?
Provide an example of what you want to get. And we don't
When you create $selections
Make sure you add a '\n' to the end of each line...
EG:
$selection .= "$myrow[result1]\n";
"BigMark" <[EMAIL PROTECTED]>
03/06/2004 08:28
To
[EMAIL PROTECTED]
cc
Subject
[PHP] email formatting
Is it possible to have this code changed easily to make the out
Ron Dyck wrote on Fri, Aug 30, 2002 at 01:28:34PM -0400:
> Is it safe to assume that email addresses are accepted by all servers case
> insensitive?
accepted, yes, perhaps, but per rfc2821 says:
The local-part of a mailbox MUST BE treated as case sensitive. Therefore,
SMTP implementations MUST
3 matches
Mail list logo