manoj382 Posted June 26, 2007 Share Posted June 26, 2007 $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 Link to comment https://forums.phpfreaks.com/topic/57341-displaying-japanese-characters-in-subject-line-of-email-using-php-string/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.