Eric Butera wrote:
So it turns out the problem was inconsistent newlines.  An include
file ended up having unix line returns while the design file had mac
line returns.  Normalizing the pieced together content solved my
problems.

glad to hear you got it fixed! was the same thing I had years ago but that was between \r and \r\n

mail problems always seem to be the most time consuming to fix

anyways congrats! :-)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to