Jump to content

This topic is 6989 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

So the next challenge:

I want to send a confirming email and have french characters inserted using PHP.

I am using HEREDOC formatting and inserting information from Filemaker using PHP.

The trouble is that if the Filemaker data has french characters, they show up as '&233' when the email is received.

Any thoughts?

  • 1 month later...
Posted

Hi,

Got it working using text / html and encoding the html message with UTF-8.

This isn't a big deal, but it would be nice to be able to send a text only message for those who don't read html emails.

but at least it works and quite well now.

This topic is 6989 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.