Sometimes when you are using the default mail command rather then sending via an SMTP server the mail command can add extra line breaks where it should not.
To get around this you generally send your emails via an SMTP server as this will create the email in a different manner to the PHP mail command.

The article has been updated successfully.