wordwrap email
Posted: Fri Mar 06, 2009 6:46 pm
One of the books I've been studying lately is Larry Ullman's "PHP 6 and MYSQL 5." On p.292 of this book, he says that when sending email with php, the wordwrap function should be used to limit each line of the email to seventy characters. Is this really necessary? If so, can anyone explain why? Perhaps there's a good reason, but it seems somewhat arbitrary, and no explanation is given in the book.
Thanks,
Drew
Thanks,
Drew