php-i18n Digest 7 Nov 2004 11:57:23 -0000 Issue 258
Topics (messages 785 through 785):
How to get WIN-1255 encoded string
785 by: Marina Markus
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hello,
I am desperately looking for a solution of a problem that seems quite
simple.
I need a PHP script to create an email message in a way that a subject line
in Hebrew will be readable in all mail clients. Some mail clients cannot
cope with Hebrew if they don't have character set explicitly denoted.
Is there a possibility in PHP allowing to encode a string
with WIN-1255 character set encoding? The result should look like:
=?windows-1255?B?Rlc6IOz26eHl+CDk8uXj6e0=?=
which the mail client then is able to decode back into Hebrew.
If anyone has a solution for another character set, I suppose it can also
help.
Will be grateful for any hint or idea.
Marina Markus
[EMAIL PROTECTED]
--- End Message ---