On Mon, 30 Oct 2006 16:21:58 +0100, [EMAIL PROTECTED] wrote:

> I need to be able to encode text to PC-850 but I have big trouble
> finding out info about this encoding. Does it even exist? I get a few
> google hits, but nothing useful. Any idea of how I can convert for
> example an UTF-8 string or an ISO-8859-1 to this PC-850 format? 

Microsoft's cp850:

  <http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP850.TXT>

IBM's cp850 differs from the above in 3 places:

  <http://www.unicode.org/Public/MAPPINGS/VENDORS/IBM/readme.txt>


  --nfe

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to