Hi,
I am trying to send emails with the php Mail function, but umlaut and other
special characters are not displayed correctly. Actually they are replaced
by large X's. I checked if there is an error on the receiving side, but
both thunderbird and squirrelmail do the same!
any Idea what is wrong? do I have to make a mb_string_recod e? but to what
charset?
The emails are sent in UTF-8 encoding, and the umlaute in the email body
display just perfectly!
Oliver
I am trying to send emails with the php Mail function, but umlaut and other
special characters are not displayed correctly. Actually they are replaced
by large X's. I checked if there is an error on the receiving side, but
both thunderbird and squirrelmail do the same!
any Idea what is wrong? do I have to make a mb_string_recod e? but to what
charset?
The emails are sent in UTF-8 encoding, and the umlaute in the email body
display just perfectly!
Oliver
Comment