I'm using the stock example for sending email from a Php script. Works just fine except for 1 minor problem.
It won't put linefeed/CR's in the outgoing mail. I've tried putting blackslash N, just vanishes. I've tried putting
hard returns in the php code, nope. "Now \n is\n the\n time\n ..." gives "Now is the time " How do I format the
email output?
Tks
Php Mail won't do linefeeds
Moderator: General Moderators