Jump to content

displaying japanese characters in subject line of email using php string


manoj382

Recommended Posts

$ResponderSubject = "テド";

 

I have the above line of code, which displays some Japanese characters. This particular string will be displayed in the Subject line of an email. The problem I'm having is that the actual ASCII characters are being displayed instead of the Japanese characters. Is there a way to fix this? Any help would obviously be appreciated.

 

Thanks,

manoj

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.